Skip to content

Yet another roguelike built to learn how to build roguelikes...

Notifications You must be signed in to change notification settings

luetkemj/snail6

Repository files navigation

Snail 6

Play Game

The sixth iteration of snail. A roguelike built to learn how to build roguelikes.

This iteration uses the ECS library geotic mixed with a bag full of tips and tricks learned from the last 5 iterations.

Screen Shot 2020-06-06 at 8 50 53 PM

Screen Shot 2020-06-13 at 5 43 04 PM

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

Yet another roguelike built to learn how to build roguelikes...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published