home *** CD-ROM | disk | FTP | other *** search
/ The Amiga Game Guide / AmigaGameGuide_CD.iso / Amiga / PD-Games / Silencer / README.FIRST! < prev    next >
Text File  |  1977-12-31  |  2KB  |  66 lines

  1.  
  2.                 SILENCER
  3.  
  4. Requirments:
  5. lowlevel.library in your LIBS: directory
  6.  
  7.  
  8. Silencer is new isometric shoot-em-up game. Early beta demo of its engine
  9. you can see by clicking 'SILENCER' icon but you should know a few things
  10. before it:
  11.  
  12. There are no enemies or any moving object except main character. At start,
  13. you will see him browsing around rooms by himself, without your control.
  14. When he stops, you can control him using these keys:
  15.  
  16. CURSOR LEFT:  turn him around
  17.       RIGHT:  turn him around
  18.          UP:  go in direction that he looks to
  19.        DOWN:  don't use, performs one old function
  20.  
  21.      CTRL:  moves screen in best position depending on direction you look to
  22.  
  23. ESC:          exit
  24.  
  25.  
  26. You can however pass thru walls (not everytime). It is not a bug, but it is
  27. not fixed because of some graphics solutions we are making daily. Normally,
  28. final game will not have such 'cheats' :)
  29.  
  30. Source is 100% ASM coded in ~5200 lines. It is planar-gfx optimized (no
  31. c2p) but it is very easy to make chunky gfx (around ~160 lines for planar).
  32.  
  33. Screen opens under OS in 640x256x256. Final game will have choice of
  34. 640x256 and 640x512 in 256 or 16.8M colors. All gfx are rendered in
  35. 640x512x24 and later converted.
  36.  
  37.  
  38. Control will be of course much better than it is now; lack of
  39. lowlever.library documentation disabled me to improve it :(
  40.  
  41. It will be a commodity with full SHOW/HIDE/DISABLE/QUIT commands support so
  42. you could control it via exchange of excelent ©Runbar utility.
  43.  
  44. This engine is developed on:
  45.    A1200/14MHz + 8mb ram + 80mb HD + 14.400 modem  :(   Speed kills, right?
  46.  
  47. Any questions, comments, publish offers and bug reports you should email
  48. to:
  49.  
  50. zeks@panet.bits.net
  51.  
  52. http://afrodita.rcub.bg.ac.yu/~afront/ - Here u can download SILENCER
  53. demo too.
  54.  
  55. Team:
  56.  
  57. main coder:             Zeljko Mitic
  58. main graphic artist:    Night Knight
  59. graphic artist:         Nebojsa Vasilic
  60. story, maps:            Ivica Dacic
  61. musician:               Sheky Turkovic
  62. manager:                Musa Kesadzija
  63.  
  64.  
  65.  
  66. Bye...