Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 313 Bytes

File metadata and controls

27 lines (18 loc) · 313 Bytes

The video game Rogule. https://rogule.com

A dungeon a day keeps the Balrog away.

Rogule GIF

Dev

npm install
make watch

Build

make
cd build && node server.js

Testing

Re-generate level at a particular seed:

(reset-game! nil "2025-3-9")