Whipped out a quick minesweeper maze game

Hi. A few weeks ago I sat down and spent an afternoon to get myself acquainted with the Playdate API and to try out a simple game mechanic. Got basics like input handling, drawing primitives, simple animation, and simple sound synth. There are no external assets--everything's done in code. The result is playable and even winnable most of the time (-: I just wanted to share the result for no particular reason. (I can share the pdx too, if any.)

quickdemo

5 Likes

This is really interesting!!!

Love Minesweeper! Nice take.