bsahd/trap-dungeon
This project is based on inajob’s NumDun and is developed using a modern TypeScript + Deno + Preact
configuration.
Play Requirements
-
Browser supports ES Modules
-
For more information on supported browsers, see Browser list.
Development Requirements
How to play
Online
- Open game page.
- Script is automatic bundled by GitHub Actions.
Local
- Clone this repo.
- Change current directory to repo root.
deno task build
-
Start local server(static http server) and open local server’s address.