Love the concept but the game kept getting me stuck in the walls as soon as level two loaded. Was this game written in raw Java/etc? Incredible if so, but lack of an engine is holding you back. Really cool concept.
Viewing post in Fractal World jam comments
Glad you liked the concept! Also you are pretty much spot on, the game was written in python using a few of the built in libraries including Tkinter. And yes an engine would be a good next step for me to improve my efficiency in game development. There definitely are a number of bugs that come up because of it which are hard to fix within a game jam timeframe.