2006-04-11

Mu Torere Classes

A quick run down of the classes

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)

No comments: