mikkpr / js-rl

Unnamed roguelike

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unnamed JS Roguelike

Based on the tutorial at https://github.com/luetkemj/jsrlt

Scripts

npm start Run the app local with webpack dev server on port 8080.

npm test Run all tests

npm run preprod Build the application and serve locally on port 1234

npm run deploy Build application and deploy to github pages

About

Unnamed roguelike


Languages

Language:JavaScript 97.8%Language:HTML 2.2%