Simplexity_Game Namespace

Simplexity

Simplexity_Game Namespace

Simplexity Game for the Linguagens de Programação I class
Classes
  ClassDescription
Public classBoard
Class that creates a board and places a piece in there
Public classGameLoop
Class that will serve as the Gameloop to run the game cycles and communicates between the needed classes
Public classInterface
Class that renders the interface to the user such as the board and the respective messages or errors
Public classPiece
Class that creates a piece
Public classPlayer
Class that creates the players and its pieces
Public classProgram
Class that contains the main method
Enumerations
  EnumerationDescription
Public enumerationColor
Colors Used
Public enumerationPlayerNumber
Player numbers
Public enumerationShape
Shapes of the piece