Skip to content

A game written in node.js, HTML5 canvas, and Socket.IO.

Notifications You must be signed in to change notification settings

rabbidrabbit/snakes

 
 

Repository files navigation

Running a local server

git clone https://github.com/eric-wieser/snakes
cd snakes
npm install
node server.js 8090 #or any other port

About

A game written in node.js, HTML5 canvas, and Socket.IO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%