A java implementation of connect four
Go to file
EpicKnarvik97 840c122a4e
All checks were successful
EpicKnarvik97/Connect-Four/master This commit looks good
Adds Jenkinsfile
2020-02-14 14:52:08 +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
Jenkinsfile Adds Jenkinsfile 2020-02-14 14:52:08 +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.