A Maze Game for ComputerCraft.
To download the maze game to your cc computer, type in shell:
pastebin get x6K2uZJR mazeAfter the program has downloaded, type
mazeto run. To exit, terminate the prorgam using the dedicated button or by holding Ctrl + T for 3 seconds.
If you're a LevelOS user, you can type in shell
lStore get Mazeor
lStore get V69p1EZ6to get it, or you can try finding it in the Store.
I uploaded the code here so you can take a look at it.
P.S. I have no idea how to fix the bug in the medium difficulty.