/snake-javascript

Learning sockets and javascript the fun way. This is the snake game using javascript and p5! Includes a leaderboard! (p5.js + socket.io + cookies + redis backend)

Primary LanguageJavaScriptMIT LicenseMIT

Snake-using javascript and p5!

Here's presenting the fun snake game using javascript and p5! You can also view the live demo here.

You can also add a redis backend and host a leaderbord, code for that is inside server.js.

Code for game is in static folder.