A java implementation of connect four
Go to file
2020-02-14 14:48:29 +01:00
.idea Cleanup 2020-02-14 14:48:29 +01:00
META-INF Cleanup 2020-02-14 14:48:29 +01:00
src Cleanup 2020-02-14 14:48:29 +01:00
.gitignore Cleanup 2020-02-14 14:48:29 +01:00
LICENSE Cleanup 2020-02-14 14:48:29 +01:00
pom.xml Cleanup 2020-02-14 14:48:29 +01:00
README.md Cleanup 2020-02-14 14:48:29 +01:00

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.