Pac-Man Recreation

I’ve been working on this recreation of Pacman for a while now. My goal is to get it as close to the original as possible. Currently, the ghosts support all four modes of travel, pacman can travel around the maze properly (except for side teleporters), pellets can be collected and power pellets let you chase and eat ghosts, and the maze even flashes when you complete a round and starts another one. Here’s the latest version. I’ll post updates as I go along.

10 Likes

This is great but have you thought about increasing the resolution or zooming out so the whole maze can be seen, like in the original? Just a thought.

Anyway, I really like this and can’t wait to see what else you add to it!

Whaaaat — dood, this is awesome! I love the detail your putting into it! It’s amazing, keep working on this!

kiwiphoenix364/pxt-zoom
you could use this extension to zoom out the screen for the full map maybe

1 Like

you can’t zoom out, but like lucas did for Blast and Slash, you can double the screen size and then use the extension to zoom in 2x. then you can “zoom out” the camera by returning it to its default resolution