Blue dot is trying to escape the board, capture it before it gets away.
Game is implemented using the Model-View-Controller design pattern in JAVA. Utilizes event-driven programming.
The game includes Linked Stacks for redo and undo options and a Serializable interface which saves the game if the game is closed by the Quit button.

