Commit Graph

3 Commits

Author SHA1 Message Date
cmounce 3e152b39a8 Initial parser for parsing text into ZZT/BRD files
I ran some limited tests, and the important data seems to survive
roundtrip conversions. It's a bit tricky to measure because conversion
to text strips out/normalizes some data, such as garbage bytes in the
unused portions of Pascal strings.
2026-01-21 02:24:33 -08:00
cmounce a9af6859f3 Add initial text format for .ZZT/.BRD 2026-01-21 01:16:43 -08:00
cmounce 8da41f5fe4 Adapt ZZT world/board parsing from Marzipan 2026-01-20 18:07:11 -08:00