Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 331 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 331 Bytes

Roguelike Lighting Demo

Play in browser!

Depends on nodejs 4, as it is built with gulp 3. To install deps, compile, and run local server:

nvm install v4
npm install
npx gulp

Now navigate to 0.0.0.0:8000 in your browser to play!

screenshot