This is a game similar to Flow on the appstore. It uses a Model-View-Controller structure, with a GUI using JFrame, JPanel, Action and Event Listeners.
- Clone the repository
- While in your "flow" folder run the command: java -jar Flow.jar
Final project in AP CS 2015.