Forked version of source code for CodinGame's Spring Challenge 2021 event (https://github.com/CodinGame/SpringChallenge2021).
Includes support for brutaltester (https://github.com/dreignier/cg-brutaltester). The CommandLineInterface matches the current version of the gaming engine).
To build: Just run "mvn package" in the folder of the pom.xml file, and the resulting jar file can be used as a referee for brutaltester.