Skip to content

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

License

Notifications You must be signed in to change notification settings

bugabinga/battle_snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages