The game is pretty simple although I suppose it does demonstrate some interesting coding aspects.
It's a puzzle game but there's no pay off for solving it. It's just a simple scrambling of some Rubik's cube-like rows and columns and the diamond keys ASWZ to shuffle it. R randomises them. The whole thing is only about 25 lines long.
I've uploaded the source code to GitHub on my Microbee related repo, here:
https://github.com/jhlagado/caverns/blob...cube.basic
It's a puzzle game but there's no pay off for solving it. It's just a simple scrambling of some Rubik's cube-like rows and columns and the diamond keys ASWZ to shuffle it. R randomises them. The whole thing is only about 25 lines long.
I've uploaded the source code to GitHub on my Microbee related repo, here:
https://github.com/jhlagado/caverns/blob...cube.basic
