Skip to content
forked from mcneja/7drl-2023

Seven-day Roguelike Challenge 2023

License

Notifications You must be signed in to change notification settings

spillz/7drl-2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robbin'

2023 Seven-day Roguelike Challenge (7DRL) Entry

Turn-based stealth in Merry Old England.

Development

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

About

Seven-day Roguelike Challenge 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • HTML 0.4%