Pill Popper
Pill Popper is a Pac-Man clone. It is the first game written in my new 2D game engine Tickle.
I chose to write a simple classic game while Tickle was in its infancy. My next game will be a little more complex. Watch this space!
Unlike the original Pac-Man, this version has different mazes for each level. I picked the smallest level, so that it's easier to see at low-res.
Hey, I've just spotted that the score isn't centered. Hmmm, guess I'll fix that when I add the "lives" and "bonus" indicators to either side.
Source code freely available on Git Hub.