A PAC-MAN clone ported from the AttinyArcade

By andy_j_000, 5 years ago

PAK-MAN is a clone of the classic PAC-MAN game, originally designed for the Attiny Arcade (check out www.webboggles.com for info on that), ported to the Gamebuino classic / MAKERbuino platform. 

The original screen size is 128x64 so the visible playing area scrolls around. The code is designed to make it easy to change the maze layout, so you can try your own (I used Windows Paint to draw the one in the game, but any other drawing package should do the trick).