home *** CD-ROM | disk | FTP | other *** search
/ Home Edutainment Collection 5: Windows Games / Aztech-HomeEdutainmentCollection-Vol5-WindowsGames.iso / cardws12 / todo.txt < prev    next >
Text File  |  1993-11-29  |  990b  |  32 lines

  1. ToDo
  2.  
  3. Level 7
  4.  
  5. - Add way to write to playfield
  6. - Add construction to language to control the status bar in the
  7.   bottom of the window.  For example writing a timer, score...
  8. - Add HiScore dialog for games which computes score
  9. - Add loosing special-effects...
  10. - Add possibility to Save/Load game in progress (Note to myself :
  11.   add a version number in compiled code and in saved game to make
  12.   sure a saved game is used with the corresponding exec) 
  13.  
  14. Level 8
  15.  
  16. - Add a run-time module
  17. - Add a way to stop interpretor when it is stuck in a loop
  18. - Add a #include pre-processor
  19.  
  20. Level 9
  21.  
  22. - Graphical Programmation Interface for CardsWorkShop
  23.   a way to create games without knowing how to program.
  24.  
  25. Level X - UnSure
  26.  
  27. - Add another deck of card without scalling, just displacement
  28.   of shape on the card
  29. - Add a byte-code peephole optimiser
  30. - Add a byte-code debugger
  31. - Add instructions and predicate to control the undo operations
  32.   UNDO n, MARK n, predicate undo?