https://github.com/stonet2000/battlecode2020
Team Bowl Of Chowder Battlecode 2020 bot + Postmortem
https://github.com/stonet2000/battlecode2020
battlecode java spaghetti-code
Last synced: 7 months ago
JSON representation
Team Bowl Of Chowder Battlecode 2020 bot + Postmortem
- Host: GitHub
- URL: https://github.com/stonet2000/battlecode2020
- Owner: StoneT2000
- License: agpl-3.0
- Created: 2020-01-07T00:11:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-10T05:55:33.000Z (almost 6 years ago)
- Last Synced: 2025-03-30T12:15:21.924Z (11 months ago)
- Topics: battlecode, java, spaghetti-code
- Language: Java
- Homepage: https://stonet2000.github.io/battlecode/2020/
- Size: 3.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Battlecode 2020 - Bowl of Chowder
This is the repository for team Bowl Of Chowder in MIT Battlecode 2020.
I made finals and achieved 6th - 5th place!
I wrote a **postmortem** about Battlecode and my bot here: https://stonet2000.github.io/battlecode/2020/
Check out https://www.battlecode.org/ for more information about Battlecode!
As other teams post their postmortems I'll also link them here:
Java Best Waifu (1st): https://github.com/IvanGeffner/battlecode2020/blob/master/BC2020_Postmortem.pdf
The High Ground (4th): https://github.com/uvafan/bc20/blob/master/Postmortem.pdf
## Code
`src/ChowQualifiersFinalBot.zip` is a zipped up folder of my **qualifiers** bot
`src/FinalChowBot.zip` is a zipped up folder of **finals** bot
`src/Chow7` is somewhere in between seeding tournament and qualifiers tournament as I transitioned between a pure turtle strategy to my cookie/passive lattice strategy. This seeding bot ranked 3rd in seeding tournament.
the `oldbots` folder contains a lot of old code of previous iterations of my bot.
Also disclaimer: This was all written in 22 days and in the middle of my midterms and school work, so expect a lot of spaghetti code and bad practices.
## Past Bots
My past teams and bot source code:
[Codelympians (2019)](https://github.com/StoneT2000/BC19): 12th - 9th
Codelympians (2018): Couldn't find original code, also not sure what ranking we were