Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 359 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 359 Bytes

connect4-gui

A friend taking an AI class asked me to make a GUI for his Connect4 Game AI. This is the GUI without any of his AI code included.

This was written in 2010, but I just decided to put it up here now. This is a Java project in Eclipse and includes the Eclipse project file (but not the classpath as this can vary between machines).