Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/breqdev/dungeon

A set of experiences to traverse the 88x31 graph, inspired by grid-based dungeon crawl games.
https://github.com/breqdev/dungeon

88x31 dungeon-crawler vite

Last synced: 30 days ago
JSON representation

A set of experiences to traverse the 88x31 graph, inspired by grid-based dungeon crawl games.

Awesome Lists containing this project

README

        

# 88x31 Dungeon

This project is hosted at [dungeon.breq.dev](https://dungeon.breq.dev/).

- `npm install`
- `npx tsx graphToRooms.ts` to regenerate the `rooms.json` file
- `npm run dev` to serve the frontend