krz/micro-roguelike

A micro roguelike web game in 1kb and 1mb versions.

clone: git clone https://gitbay.org/krz/micro-roguelike.git

9ea0fc80327261d65696c213cf437ddaecf170ec

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-08-02T06:51:21Z

update org name
 README.md | 4 ++--
 1 file 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.