A simple graphical demo created using Godot that generates an infinite pseudo-maze, using the same technique as the C64 classic BASIC program:

10 PRINT CHR$(205.5 + RND (1));:GOTO 10

Comments

Log in with itch.io to leave a comment.

Something simple to keep me occupied over Christmas break :)