| Microsoft classes | ||
| View class (Drawing the game) | ||
| Application class (Storing the session values in the registry) | ||
| Document class (Managing the game) | ||
| Game class (Bookkeeping for the game and its sub-components) | ||
| Board class (Singleton instance of the playing field) | ||
| Owner class (Bookkeeping for the players) | ||
| Stone class (Singleton instance for the playing pieces) | ||
| Undo class (Derived from) | ||
| Circular Queue class | ||
| Move Generator class (Singleton, Determines the next move) | ||
| k-Tree class (Helper class for the program's best move tree) | ||
Squaring Circles one Side at a Time. A hobby blog on game programming and other interests.
2006-04-11
Mu Torere Classes
A quick run down of the classes
Subscribe to:
Post Comments (Atom)
 
 
No comments:
Post a Comment