Skip to content

NickGonzalez/battlesnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

battlesnake

Battlensake is built with leiningen. Follow the directions at https://leiningen.org/ to install leiningen and get started.

Open a terminal window. Navigate to the battlesnake directory. Start a repl.

lein repl :start 

Start the server..

(battlesnake.server/run)

Instructions for replit.com

Install lein

wget https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein
chmod +x lein
./lein

Follow same instructions as before to start the repl and server. A tab with the server URL will show up when the server starts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published