This game is a submission for Ludum Dare 56. View all gamesView submission

A simple & relaxing ascii art maze game.

There was a bug where you can get stuck pressing multiple keys. I think I've fixed it but tell me if you see it. Hit enter to restart.

Code: https://github.com/oliver-21/maze; Ludum Dare Entry; Maze generation, object placement and navigation code written by me.

Build with Ebitengine in Go; Music by Lvymusic; Used Camingo Code for ascii art

Updated 6 hours ago
Published 3 days ago
StatusReleased
PlatformsHTML5
Authoroliver-21
GenrePuzzle
Tags2D, ascii, ebiten, Ludum Dare 56
LinksLudum Dare

Download

Download
maze.exe 17 MB

Comments

Log in with itch.io to leave a comment.

(+1)

At some point the ‘A’ key quit working for me in the game, and I got stuck. Not sure if that’s intentional and I missed something, or if it’s a bug. The ‘A’ key clearly still works on my keyboard though. 🤷‍♂️

Cool game. 👍

(2 edits)

Sorry about that, I think it's a bug (I did find something like that before but couldn't replicate). I'll see if I can fix it later.