Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshhartmann11/battlejake
https://github.com/joshhartmann11/battlejake
battlesnake
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joshhartmann11/battlejake
- Owner: joshhartmann11
- Created: 2018-03-03T18:29:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T03:21:49.000Z (almost 7 years ago)
- Last Synced: 2024-08-03T17:14:10.332Z (6 months ago)
- Topics: battlesnake
- Language: Python
- Size: 151 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# battlejake
Battlejake is an if-else snake. I started him at 9 the night before Battlesnake 2018 and he did pretty good all things considered. Battlejake's weaknesses are getting trapped and starving, I think that the addition of a flood fill and pathfinding algorithm to miitigate those would make him a really strong snake...
And yes, I changed a few things after Battlesnake so that I would have a better footing for next year.