An Outdated Online Snake Game
Game link here
Latest Desktop Version Setup here
Create .env file with reference to .env.example
Run npm install
Run npm start
Made using p5.js library and Node.js
A server side snake game which can add your score to database and retrive to show highscore list
Inspired by The Coding Train