Skip to content

nosnaws/shai-hulud

Repository files navigation

Introduction

My first functioning battlesnake. Named after a cool worm. It's still a bit near sighted.

Technologies Used

Cool algorithms

Learning from the greats

instructions

dependencies

  • yarn 1.22
  • node.js 16

get the rest

yarn install  

running tests

yarn test

running the sssssserversnake

compile typescript

yarn build 

run server

PORT=8080 yarn start

Resources

Cool parts of the battlesnake community

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.