Posted August 01, 2022 by supercircuit
If you wondered how this game was made you can now check out the source code on Gitlab. The maze code is based on a python script I found that implements a randomised Prim's algorithm. You can have a play around with a version of this generator online here.