lit: demo

October 8, 2016 ยท View on GitHub

Demo game made with lit

Server

npm install
npm start

Backend logic is located in server.js

Client

Navigate to http://localhost:3000/

Game logic is located in public/js/game.js

Gameplay

Press SHIFT to change direction.

License

Published under MIT License.