• Register

An interpreter for the Maze programming language, based on the description on the Esolangs Wiki. Maze is a language based on an ASCII art 'maze' for 'cars' (variables) to move around. The shape of your maze describes the program flow and the branches the variables take. The game is a sandbox where you can play around with the mazes creating cool patterns or functional programs.

Description

My current progress in the game. This is a Linux executable, you will need to run this from command line, passing in the filename of the maze you want to run.

Preview
maze interpreter
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

Tags