A java implementation of connect four
.idea | ||
META-INF | ||
src | ||
.gitignore | ||
LICENSE | ||
pom.xml | ||
README.md |
Connect Four
Originally created as a programming task in INF101. Contains five different variations, two of which are only available if run the compiled .jar file from a UNIX commandline.