-
v0.1.2 Stable
released this
2026-07-03 20:23:00 +00:00 | 0 commits to main since this releaseAdded
- Environment libraries:
scripts/deploy.shtakesLIBas the target env (SOMEARA1 = CI
scratch, SOMEARA2 = staging, SOMEARAB = prod), asserts the pre-provisioned library exists
(pub400 denies CRTLIB), and runs every compile behindCHGCURLIB $LIBin the SAME job
(zelnet ≥0.10.1 multi-commandcmd). Test reels takeLIBtoo (default SOMEARA2) and
CHGCURLIB before the CALL. Newscripts/objects.envdeclares the object manifest the
pipeline packages (SAVF) and promotes (CRTDUPOBJ).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Environment libraries:
-
v0.1.1 Stable
released this
2026-07-01 13:53:31 +00:00 | 6 commits to main since this releaseFixed
extract.shusage example: corrected the stale copy-pasteMBRGLOB='LEM*'(left over from
rpg-lemonade) to this repo's real membersMBRGLOB='MUNCH*'(theMUNCHD/MUNCHERSsource
members). The example now scopes an extract to the members that actually exist here.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0 Stable
released this
2026-07-01 09:33:02 +00:00 | 10 commits to main since this releaseAdded
- First cut: Number Munchers for the 5250 green screen —
MUNCHDdisplay file (oneGRID
record: a 6×5 grid of numbered cellsC01..C30+ score/lives/level, anENDGAMEpanel) and
MUNCHERSRPG. The 5250 cursor is the Muncher:CSRLOC(SETR SETC)parks it,RTNCSRLOC
reports the landed cell; Enter munches. Munch every MULTIPLE OF n to clear the level; a wrong
number costs a life; Troggles chase and a catch costs a life. SeedableCEERAN0RNG;
PARM('DEMO ')builds a fixed level-1 grid. - Reverse-image color via DDS option indicators: green Muncher tile (60+cell), red Troggle
tiles (30+cell) — needs zelnet ≥ 0.9.4 (free-roaming cursor + reverse-image backgrounds). - Per-scenario greenscreen reels —
test-1-munch-a-multiple,test-2-troggle-chase,
test-3-clear-the-level— each--records its own asciicast; the release pipeline renders
one mp4 per reel and the dashboard shows them as a click-to-enlarge gallery.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- First cut: Number Munchers for the 5250 green screen —