DESCR 891 B

12345678910111213141516171819
  1. XScrabble is a multiplayer (1-4) implementation of the classic board
  2. game Scrabble with computer players and over 118,000 word dictionary.
  3. There is a high score table, a best single goes list, a handy setup
  4. window, and load/save facilities.
  5. Simply type xscrabble. This will bring up the setup box which will allow
  6. you to enter the names and displays and other info for the game to wish
  7. to play. Then click on the Start Game button, (or Load Previous if
  8. you're restarting a game). The main program, xscrab, will then be
  9. automatically called with the appropriate options.
  10. The game is saved after every turn (in "~/.xscrabble.save" of the
  11. person running it) and can be restarted by running xscrabble, entering
  12. exactly the same info, and hitting the Load Previous button.
  13. Available flavors:
  14. en - Build with English dictionary and rules file
  15. fr - Build with French dictionary and rules file