home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 7 Games / 07-Games.zip / PMTTT.ZIP / README < prev   
Text File  |  1991-06-26  |  1KB  |  35 lines

  1. PM TicTacToe 1.0      /\/\/ )  jan '91
  2. """"""""""""""""""""""""""""""""""""""
  3.  
  4. This is a implementation of the well known 'Tic-Tac-Toe' game.
  5. (It is Free-ware. Please distribute it together with this file)
  6.  
  7. PM TicTacToe lets you choose the board dimension (2x2 to 8x8).
  8. It allows Human-Human, Computer-Human and Computer-Computer. (although this
  9. last option isn't very interesting because the game will always end in
  10. remise... :-) )
  11.  
  12. The algorithm used in this program will never loose a game. At worse it will
  13. play remise.
  14.  
  15. TicTacToe has only been tested on a IBM PS/2 running OS/2 EE 1.1
  16. (but I can't think of a reason why it shouldn't work with another
  17.  configurations...)
  18.  
  19. I wrote this program to learn a bit about programming the Presentation
  20. Manager.
  21. I give no warranties, but please let me know if you find any bugs.
  22. Any comments, suggestions etc. are always welcome.
  23.  
  24. You can contact me by e-mail:  mabdoor@cs.vu.nl
  25.  
  26.  
  27. Matthijs van Doorn
  28.  
  29.  
  30. ________________________________________________________________________
  31. | " To do is to be   - Nietsche  |                        /|   /|   /   \
  32. |   To be is to do   - Kant      |   mabdoor@cs.vu.nl    / |  / |  /     |
  33. |   Do be do be do   - Sinatra " |                      /  | /  | /     /
  34. |________________________________|_____________________/___|/___|/_____/
  35.