Software › 10 PRINT maze

10 PRINT maze

demo Open · freely redistributable

A public-domain one-liner in the spirit of 10 PRINT CHR$(205.5+RND(1)); GOTO 10, adapted to Commander X16 BASIC. It draws an endless random maze of PETSCII diagonals, a well-known open demo that stresses the RND routine and screen output — nice to breakpoint and step.

Get it from the original source ↗

Format: Commander X16 BASIC (typed at the READY. prompt)  ·  By: emulators.org  ·  Licence: Public domain

Runs on