Skip to content

deesims/circle_dot

Repository files navigation

Circle The Dot

Game Image 1.0

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.

Make sure to have java and javac binaries in your path.

Game Image 2.0

About

A click dot game developed fully in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages