home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / amiga / chipgame / aminano.lha / aminano.readme < prev    next >
Text File  |  2001-06-22  |  3KB  |  109 lines

  1. Short:    AMIGA Nanotech (ONLY GFX-BOARDS)
  2. Uploader: Heinrich Tillack <tillack@web.de>
  3. Author:   S. Fuller
  4. Type:     game/jump
  5. Requires: gfx/board/rtgmaster.lha
  6. Version:  V1.0
  7.  
  8. NANOTECH -- VERSION 2.6 -- by Sean Lane Fuller
  9. a first-person textured 3d platform game
  10.  
  11. Instructions:  Try to collide with the spinning sphere to exit a level.  The
  12.                cubes are switches and landing on one will toggle platforms.
  13.                The objective is just to get through all the levels.
  14.                You cannot die.  There is no time limit.  The goal is
  15.                just to have fun! Collect gems for score.                               
  16.  
  17.  
  18. ------------------------------------------------------------------------
  19. AMIGA Nanotech V1.0 by Heinrich Tillack 
  20.  
  21.     Get the latest versions, screnshots at http://www.pro.pc5.org
  22.  
  23.  
  24. only for
  25.  
  26.     Amiga >= OS3.0, cpu 040/060, rtgmaster library + gfx-board 
  27.  
  28. Usage:
  29.  
  30. aminano [-nointro] [-fastest] [-nomusic] [-nosound] [-notextures] [-nostars] [-edit] [level]
  31.  
  32. Options:
  33.     -nointro......skips the intro
  34.     -fastest......without texture mapping, stars etc pp.
  35.     -nomusic......guess
  36.     -nosound.......guess
  37.     -notextures....guess
  38.     -nostars....stars off
  39.     -edit......edit your own level 
  40.     -help.......shows the usage of aminano
  41.     level.......the starting level (counting from 0)
  42.  
  43. Game Controls:      
  44.  
  45.            f1 ............ help screen
  46.            c ............. show compass
  47.            o.............. options
  48.  
  49.                up arrow ...... move forward
  50.                down arrow .... move backward
  51.                left arrow .... turn left
  52.                right arrow ... turn right
  53.                spacebar ...... jump
  54.  
  55.                u ............. look up
  56.                d ............. look down
  57.  
  58.                q ............. quit 
  59.  
  60. Editor Controls:
  61.  
  62.                a .... add object   
  63.                tab .. modify object
  64.                i .... show info    
  65.                c .... show compass 
  66.                l .... show location
  67.                s .... save map     
  68.                o .... toggle option
  69.                u,d .. up, down     
  70.                g .... gravity      
  71.  
  72.  
  73.     usage:
  74.  
  75.     if you like to edit level 0 type
  76.  
  77.         aminano -edit 0
  78.  
  79. edit hints:
  80.  
  81.     -to modify an onject you have to touch the object
  82.     -with gravity you can see the scene in action 
  83.  
  84. ------------------------------------------------------------------------------------
  85. History: 
  86.  
  87. 06-2001 V1.0
  88.  
  89.     - new introsequence
  90.     -some levels  shows a checkboard
  91.     -print messages when you hit an object
  92.     -new look of the messages
  93.     - 1st AMINET release
  94. ----------------------------------------------------
  95. 1996 ?  V 0.0
  96.  
  97.     - discovered the sources of Nanotech V2.6 for the PC 
  98.       since it┤s a PD program....I started  porting the 
  99.       code to AMIGA
  100.  
  101.  
  102. TO DO:
  103.  
  104. texture mapping
  105.  
  106. music
  107.  
  108. sound
  109.