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: about 1 year ago
JSON representation

A hand-rolled Battlesnake-AI-Server written for the JVM.

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