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.
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)
JavaScriptMIT
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.