Maze generator

Contributions to this software library are always welcome. Please ensure that you post program listings rather than .raw files. They give a reasonable idea of what your program does without having to load them into a DM42 and you can also include comments in your code. Check out the following link for a decoder/encoder: https://technical.swissmicros.com/decoders/dm42/

You can then copy/paste the listing and post it in "code" tags.
Post Reply
arhtur
Posts: 5
Joined: Mon Feb 22, 2021 3:18 am

Maze generator

Post by arhtur »

To run the maze generator, do XEQ MZ
You also need the pix.raw program, because MZ calls PX (in the pix.raw program).
Attachments
mazes.raw
(399 Bytes) Downloaded 149 times
pix.raw
(53 Bytes) Downloaded 153 times
Post Reply