Submission to BattleCode 2020 by team SnakeEyes.
- Java 100%
| gradle/wrapper | ||
| src | ||
| test/examplefuncsplayer | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| version.txt | ||
Battlecode 2020 Team SnakeEyes
On the 7th of January the Battlecode competition started. Battlecode is a programming contest organized by a student team from MIT, who come up with a different game each year. This year’s edition was all about climate change and the rising water level. Our team represented AI association Serpentine and consisted of: Tristan Tomilin, Carlo Lepelaars and Pieter Voors.
You can find our technical report for this submission on the Serpentine website. Take a look at the original 2020 scaffold code base by BattleCode for the instructions on how to run this bot!