Implement RiceRocks, a game developed in Rice University's Comp160 class using Python, in HTML5 and with multi-player feature. Written with help of Sven Bergström's article and code. See http://buildnewgames.com/real-time-multiplayer/ .
- Get node.js
- run
npm install
inside the cloned folder - run
node app.js
inside the cloned folder - Visit http://127.0.0.1:4004/?debug