Home

Awesome

Gobs O' Goblins

Play game in browser

Want to make a roguelike like this? Follow the tutorial!

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