module Upwords
Encapsulates a possible move that a player could submit in a single turn
Encapsules a player Contains basic AI logic
Encapsulates the shape of a possible move that a player could submit in a single turn Component of the Move
class
Constants
- ALL_LETTERS
Letters available in 10 x 10 version of
Upwords
- DELETE
- ENTER
- ESCAPE
Curses Key Constants
- OSPD_FILE
Official Scrabble
Player
Dictionary
file- RED
Curses Color Constants
- SPACE
- VERSION
- YELLOW