Skip to content

A vanilla roguelike template to allow easy start on fun features

Notifications You must be signed in to change notification settings

katerberg/roguelike-base

Repository files navigation

Roguelike Base

A framework to allow building a traditional roguelike easily.

Local development

To run the app locally and start modifying it to build your own roguelike, run the following to get a working (fairly boring) Roguelike running on https://localhost:8080

nvm use
npm i
npm start

About

A vanilla roguelike template to allow easy start on fun features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published