Package Contest1

Class Summary
AboutThis A simple class to show an "about" dialog for this contest solution.
Board Board is the container class for a Game Board.
Cell Cell is a class that represents a triangular cell on the game board.
Config A class that provides support for game board parameters and initial configurations.
GameBoard A class that represents a Game Board.
GameController A class that represents a Game Controller.
GameOfLife A class that represents a Game Of Life.