summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-08-02 01:51:21 -0500
committerChristian Cleberg <[email protected]>2026-08-02 01:51:21 -0500
commit9ea0fc80327261d65696c213cf437ddaecf170ec (patch)
tree0c495ace7255173d82ba855fe53f55966c0ebdf1 /README.md
parentf1a0321e1edb598cd1eb421e4621be769b2d8b75 (diff)
downloadmicro-roguelike-9ea0fc80327261d65696c213cf437ddaecf170ec.tar.gz
micro-roguelike-9ea0fc80327261d65696c213cf437ddaecf170ec.tar.bz2
micro-roguelike-9ea0fc80327261d65696c213cf437ddaecf170ec.zip
update org name
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1392bc5..6b34494 100644
--- a/README.md
+++ b/README.md
@@ -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.