dungeon

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

OTHER License

Stars
2
Committers
1

88x31 Dungeon

This project is hosted at dungeon.breq.dev.

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