2018
Connect4 and TOOT-OTTO
A JavaFX implementation of two games using an MVC architecture and computer players.
JavaJavaFXMVCGames
Overview
This project focused on building a clean desktop game implementation using JavaFX and an explicit MVC structure.
Along the way it explored gameplay models, multiple player types, and foundations for improving AI behavior.