Skip to content

tomcartwrightuk/p2p-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webrtc-powered Snake

This node app powers a one-on-one snake game that is played over a socket.io or socket.io-p2p connection.

To boot up, run:

node server.js

The javascript comes pre-compiled in the public folder but if you would like to play around with it run.

watchify lib/js/index.js -o public/bundle.js

About

A node version of the peer-snake using socket.io-p2p

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages