Skip to content

fun project for back-end, turning my former static snake game online.

Notifications You must be signed in to change notification settings

suntoes/ez-snek-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snek logo

ez snek online

Realtime online snake game with websockets using Node.js, MongoDb, Mongoose, Express and Socket.io with Vanilla JS for game logic.

Usage

npm install
npm run dev

Go to localhost:3000

ps. it is solo playable