home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / gamesuite_2 < prev    next >
Text File  |  1999-04-27  |  1KB  |  48 lines

  1. Title:            GAMESUITE
  2. Author:            Andy
  3. Version:        3.00
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Andy (as142@cam.ac.uk)
  8. Date:            18/09/95
  9. Keywords:        Function libraries ; Games
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    
  16. Directory:        micros/arch/riscos/c130
  17. Date mounted/updated:    14/10/95
  18. File names:        gamesuite.arc
  19. Unarchived files:    305
  20. Unarchived size:    1676 kbytes
  21. Omissions:        
  22. See also:        FSP (b152)
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the archive file(s) and extract using SparkPlug 2
  29. (see the "tools_help" file in micros/arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. GameSuite is a package of modules which are designed to allow
  35. programmers to write top quality games with the minimum of effort.
  36. The package contains the sort of routines that are common to most
  37. games.  Sound, sprite plotting, movement, collision checking,
  38. animation, etc.  Best of all there are no restrictions to their use -
  39. you can include them in commercial games if you wish and you pay no
  40. royalties.
  41.  
  42. Release 3 includes:
  43. An all new help system.
  44. The complete source code for all of the modules.
  45. Source code for an example Oddball.
  46. A large example in ARM code with all of its development files.
  47. Minor upgrades and bug fixes all round.
  48.