|
Class Summary |
| FourInARow |
A class that represent a "four in a row" game in MadKit
Copyright: Copyright (c) 2002 - MadKit Team. goto: www.madkit.org |
| FourInARowPiece |
A piece which is used in the Four in a row game
Copyright: Copyright (c) 2002 - MadKit Team. goto: www.madkit.org |
| GameCases |
a generic game class for "cases" based games. |
| GameCasesDisplay |
a generic graphic class to display "cases" based games in MadKit
Copyright (c) 2002 - MadKit Team. goto: www.madkit.org |
| GameCasesFrame |
A general graphic component
used as a GUI component from the TicTactToeAgent
Copyright: Copyright (c) 2002 - MadKit Team. goto: www.madkit.org |
| Piece |
A class representing a generic piece for all "cases" based games. |
| TicTacToe |
A TicTacToe game in MadKit. |
| TicTacToeAgent |
The TicTacToe shows how to easily implement a distributed application in MadKit. |
| TicTacToePiece |
A piece which represent a TicTacToe pawn
Copyright: Copyright (c) 2002 - MadKit Team. goto: www.madkit.org |