Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 450 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 450 Bytes

CubeHunt

This is my 1st game made with Node.js and socket.io

Download & Install

1. Download code from git with .zip or clone it to your machine
2. Type "npm install"
3. Run "node app.js"
4. And you are good to go

ToDo List

1. Add Login and Register for Users 
2. Maybe some win-lose streak 
3. Add rooms so you can send link to your friend and play 1 on 1 (right now it is not even limited for 2 players :P )
4. ...

ENJOY !!