diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 15:29:34 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 15:29:34 -0500 |
| commit | 81c155503fb2bec0e2c638b9113068f9525aa390 (patch) | |
| tree | bee6bedbe0fbb812f044cf10e8408033053956e0 /docs/SIZES.md | |
| parent | 9ea0fc80327261d65696c213cf437ddaecf170ec (diff) | |
| download | micro-roguelike-main.tar.gz micro-roguelike-main.tar.bz2 micro-roguelike-main.zip | |
Diffstat (limited to 'docs/SIZES.md')
| -rw-r--r-- | docs/SIZES.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/SIZES.md b/docs/SIZES.md deleted file mode 100644 index 3413d41..0000000 --- a/docs/SIZES.md +++ /dev/null @@ -1,9 +0,0 @@ -# 1MB Roguelike — size ledger - -Raw bytes of everything in `1mb/`, against the 1,048,576-byte (1 MiB) budget. -Record a row after each phase of work; `tools/check-size.sh` prints the current numbers. - -| Phase | Date | index.html | data.js | Total | % of budget | -|---|---|---:|---:|---:|---:| -| Phase 0 — guardrails (no game changes) | 2026-07-12 | 55,225 | 27,015 | 82,240 | 7.8% | -| Phase 1 — engine enablers (data-driven graph, procgen rooms, full-floor solver) | 2026-07-12 | 61,356 | 28,998 | 90,354 | 8.6% | |
