I created this project simply because I’m deeply interested in maze games. Admittedly, there are many imperfections in my code, so please consider this merely an experimental test piece.

Published 1 day ago
StatusReleased
PlatformsHTML5
AuthorL'alpha Lara
GenreCard Game
Tags2D, Decker
ContentNo generative AI was used

Comments

Log in with itch.io to leave a comment.

(+2)

The little maze-navigating character is cute!

It’s an interesting choice having the character move on a grid, and having the maze on a grid, but having them be different grids. I was still able to get down each tunnel I wanted to go through, though sometimes it felt like I should have been able to pass when I was blocked, or I shouldn’t have been able to pass when I could.

I also liked the little “bump” animation when you try to go through a wall.

(+2)

Thanks a lot for your comment!

Parts of this project draw content from Decker Sokoban. Based on what I learned after asking around for advice, I’ve made quite a few tweaks and adjustments on top of it.

I really appreciate your support! This little character is indeed pretty fun. I originally planned to create more maze content later on, but I still haven’t figured out how to write the code for smooth character movement. Hopefully I’ll get the hang of it sometime down the line.