Road to aMaze v2
aMAZE » Devlog
aMaze v1
aMaze was initially developed for Spring Lisp Game Jam 2024.
The premise is that a player is in control how hard a maze is, before trying to solve it. The walls are randomly generated, and some mazes might be unsolvable. Enter bombs. Players have several bombs at their disposal, to break impassable walls and/or make shortcuts on their way to the finish.
Player feedback
The feedback received was mostly positive, with few repeating complaints:
- wall-generating algorithm is too random; it would be better if it was more like a typical maze
- controls are sloppy, e.g. multiple keys pressed at the same time are not handled properly (limitation of the library used)
- walls could be larger, i.e. maze could be smaller
Plans for aMaze v2
For version 2, I plan to address the player feedback mentioned above, to make the game (even) more enjoyable to play.
Files
amaze-dl.zip 321 kB
May 26, 2024
Get aMAZE
aMAZE
Create and beat your own maze
Status | Released |
Author | narimiran |
Genre | Puzzle |
Tags | 2D, maze, Minimalist, Singleplayer |
More posts
- Better wall-generating algorithmJun 03, 2024
- Improving controlsJun 01, 2024
Leave a comment
Log in with itch.io to leave a comment.