home *** CD-ROM | disk | FTP | other *** search
/ Bart's Chess Hits / Chess.iso / Chess / PROGRAMS / CCSYSTEM / DATAFILE / TUTORIAL.TUT < prev    next >
Encoding:
Text File  |  1992-05-22  |  517 b   |  41 lines

  1. 1    First item
  2. 2    Second item
  3. 3    Pawns
  4.  
  5. !1
  6. !board PP6/K
  7. This is tutorial item #1. It shows an illegal
  8. board position, just for the hell of it. By the way, black
  9. has won!
  10. !wait
  11. !cls
  12. !coords 1
  13. !board
  14. This is a new board, with coords
  15. !wait
  16. !exit
  17.  
  18. !2
  19. !board
  20. This is tutorial item #2 (empty) which has
  21. a CR\nin it\n
  22. and another one
  23. !wait
  24. !exit
  25.  
  26. !3
  27. !board !
  28. Pawns can move 2 squares for their first move
  29. only.
  30. !hilite d2d4
  31. !wait 1
  32. !move d2d4
  33. !wait 1
  34. !hilite -d2d4
  35. !unmove
  36. !wait
  37. !exit
  38.  
  39.  
  40.  
  41.