Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bugabinga/battle_snake
A hand-rolled Battlesnake-AI-Server written for the JVM.
https://github.com/bugabinga/battle_snake
battlesnake handmade java jdk
Last synced: 3 months ago
JSON representation
A hand-rolled Battlesnake-AI-Server written for the JVM.
- Host: GitHub
- URL: https://github.com/bugabinga/battle_snake
- Owner: bugabinga
- License: mit
- Created: 2020-03-02T14:39:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T10:08:34.000Z (about 4 years ago)
- Last Synced: 2024-04-08T02:23:12.505Z (7 months ago)
- Topics: battlesnake, handmade, java, jdk
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Battlesnake by bugabinga
A hand-rolled [Battlesnake]-AI-Server written for the JVM.
Some _arbitrary constraints_ have been placed on this project in order to explore the JDK.
- no external dependencies (besides a JDK)
- no build system
- use the module path
- write unit tests and integration tests
- write documentation
- ignore Java conventions[Battlesnake]: https://play.battlesnake.com