My first functioning battlesnake. Named after a cool worm. It's still a bit near sighted.
- TypeScript
- Node.js
- Express
- New Relic
- other stuff...
- yarn 1.22
- node.js 16
get the rest
yarn install
yarn test
compile typescript
yarn build
run server
PORT=8080 yarn start
All documentation is available at docs.battlesnake.com, including detailed Guides, API References, and Tips.
You can also join the Battlesnake Developer Community on Discord. We have a growing community of Battlesnake developers of all skill levels wanting to help everyone succeed and have fun with Battlesnake :)
Check out live Battlesnake events on Twitch and see what is happening when on the Calendar.
Want to contribute to Battlesnake? We have a number of open-source codebases and would love for you to get involved! Check out our page on Contributing.