diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 01:51:21 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 01:51:21 -0500 |
| commit | 9ea0fc80327261d65696c213cf437ddaecf170ec (patch) | |
| tree | 0c495ace7255173d82ba855fe53f55966c0ebdf1 | |
| parent | f1a0321e1edb598cd1eb421e4621be769b2d8b75 (diff) | |
| download | micro-roguelike-9ea0fc80327261d65696c213cf437ddaecf170ec.tar.gz micro-roguelike-9ea0fc80327261d65696c213cf437ddaecf170ec.tar.bz2 micro-roguelike-9ea0fc80327261d65696c213cf437ddaecf170ec.zip | |
update org name
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ Pick one and open it in your browser — no install, no account, nothing to down ## 1MB Version — the full game -**[Play it](https://rogue.zerolabs.sh/1mb/)** +**[Play it](https://rogue.krz.sh/1mb/)** A proper dungeon crawl: a 12x12 grid, torches and shadows, a beast that hunts you, and six floors between you and daylight (plus a secret seventh, if you make it out alive). @@ -63,7 +63,7 @@ To run it automatically before each commit: `ln -s ../../tools/pre-commit .git/h ## 1KB Version — the hypertext original -**[Play it](https://rogue.zerolabs.sh/1kb/#g)** +**[Play it](https://rogue.krz.sh/1kb/#g)** The whole game fits in about a kilobyte of HTML. No JavaScript — just links between rooms. Click your way through the ruin: find the torch, dodge the beast, don't reach for the wrong thing. |
