home *** CD-ROM | disk | FTP | other *** search
/ Hacker 8 / HACKER08.ISO / Amiga / Powder.lha / docs / Tech.doc < prev    next >
Text File  |  1995-06-24  |  1KB  |  36 lines

  1.  
  2.  
  3.                            Technical Infos
  4.  
  5.  
  6.  
  7. Powder should run on every Amiga with at least 512k of memory. 
  8. This demo requires 1 Meg of Chip ram.
  9.  
  10. Powder has been tested on:
  11.  
  12. Amiga 500 Kickstart 1.3 512k CHIP RAM
  13. Amiga 500 Kickstart 2.0 2M CHIP RAM
  14. Amiga 4000/040 Kickstart 3.1 2M CHIP RAM 8M FAST RAM
  15.  
  16.  
  17. Powder has been developed with some own made tools and the aid of these
  18. programs: Seka assembler, ASM-One, SAS/C, Deluxe Paint, SoundTracker,
  19. Noisetracker and IFFMaster.
  20.  
  21. The main source, containing the game itself and some enemies related editors,
  22. is formed by near 25000 uncommented lines for a total of about 400k.
  23. The background map editor is, like the game, written totally in assembler and
  24. is about 5000 lines long for about 70k of source.
  25. The bobs editor was in its first version also totally written in assembly.
  26. The last version of bob editor is now written 90% in C and, opposite to all
  27. other editors, is fully system compliant.
  28.  
  29. There are a total of about 2M of graphics and 1M of music and sound effects
  30. equally divided among the five levels.
  31.  
  32. The game sports a maximum number of blitter objects on screen of 47, a maximun
  33. of 20 sprites and uses a special technique to maintain a constant frame rate
  34. of 25 frames/sec.
  35.  
  36.