home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / gamesuite_1 / GameSuite / Examples / BolMaster / ReadMe
Encoding:
Text File  |  1995-09-18  |  1022 b   |  21 lines

  1. BolMaster
  2. =========
  3.  
  4. Ah, well... I had such great plans for this.  Anyway here is the full source
  5. code for the latest game that I was working on.  You might find that
  6. various bits of the source are useful to you, and it does demonstrate a
  7. few techniques.  This source code, graphics etc may be used freely both as-is
  8. and in the production of new programs.
  9.  
  10. Incidentally, the ides is to nut all of the little red buttons and steadily
  11. destroy all of the high-voltage pylon things.  Nothing actually happens if
  12. you get them all, but it would have done had I finished the game!  The level
  13. map is stored in the file !Bolevel1.Levelnet so you can mess about with that
  14. if you like.  If you want to add your own graphics etc you'll have to create
  15. your own FSPBackSpr, BackPix and Backdrop files, and a BMOG table.  It's not
  16. an easy task but can be done.
  17.  
  18. I’ve stopped working on this game so if you want to finish it please feel
  19. free.  I won’t be able to give you much help, but the best of luck!
  20.  
  21. Andy Southgate 24th August 1995.