home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 264 / README.TXT < prev    next >
Encoding:
Text File  |  1998-01-29  |  2.3 KB  |  71 lines

  1.  __.              .__          .     .___             
  2. (__ . .._  _ ._.  [__). .__.__.| _   [__ ._  _ *._  _ 
  3. .__)(_|[_)(/,[    |   (_| /_ /_|(/,  [___[ )(_]|[ )(/, Version 1.00
  4.        |                                    ._|       
  5.  
  6. (c) Copyright 1998 Stephen Gallagher - stephen@funcom.ie
  7.  
  8.  
  9. ABOUT
  10. =====
  11.  
  12. Super Puzzle Engine ver. 1.00 is a one or two player Tetris clone for the
  13. EPOC 32 operating system.
  14.  
  15. It features a single player game, and a two player game where you can play
  16. against a human competitor or the computer. There are a lot of gameplay
  17. settings that can be changed, these are described in the game itself.
  18.  
  19. Online help is included in the game from the "Help" menu.
  20.  
  21.  
  22. QUICK INSTALL
  23. =============
  24.  
  25. Make a new directory in "\system\apps\" called "puzzle", and copy all the
  26. files there.
  27.  
  28.  
  29. PAST
  30. ====
  31.  
  32. I started writing this as a single player game before there were any Tetris
  33. variants available for the Series 5, as a way to learn some OPL. As more of
  34. the Tetris variants arrived, I decided that there were too many to justify
  35. releasing another one, so I changed it to be a two player game.
  36.  
  37.  
  38. PRESENT
  39. =======
  40.  
  41. I'll put any updates etc. on the web at http://www.mailhost.net/~sgallagher/
  42. Send any comments, suggestions, bug reports etc. to stephen@funcom.ie
  43.  
  44.  
  45. FUTURE
  46. ======
  47.  
  48. Potential future changes:
  49.  
  50. - Improved computer AI. Could be tricky to do and still have a fast game :)
  51. - Faster two player gameplay. This is my first attempt at OPL so I have most
  52.   likely missed out some things that could potentially increase the speed.
  53.   Having said that, the two player is always going to be a bit slower than
  54.   the single player.
  55. - More games! Tetris is ok, but there are a lot of other nice puzzle games
  56.   out there! I've called this "Super Puzzle Engine" for the reason that I
  57.   might add different games to the same program in future releases, possibly
  58.   under a module based system.
  59.  
  60. Please don't email me asking when these will be added, they are just ideas
  61. for the time being, which I may or may not be able to do.
  62.  
  63.  
  64. LEGAL STUFF
  65. ===========
  66.  
  67. Super Puzzle Engine is freeware, copyright (c) 1998 Stephen Gallagher.
  68. You are free to copy and distribute this game as long as it is
  69. not modified in any way. The author disclaims all liability that may be
  70. brought about through use of this game.
  71.