2023 Seven-day Roguelike Challenge (7DRL) Entry
Turn-based stealth in Merry Old England.
This code is developed using parcel 2 (https://parceljs.org/).
Static files are served with the parcel-reporter-static-files-copy library.
To run locally run:
npm run start
To build for distribution run:
npm run build