Michael Fogleman

Projects AboutResumeMoreShop!

Pac-Man January 2005

15 Java Game

Simple Pac-Man clone written in Java.

I remember that I had a cold when I started writing this Pac-Man clone. One cool aspect of it was that levels were defined in ASCII, with different symbols representing walls, dots, pills, etc. I used SWT for the GUI. Unfortunately, I never got around to implementing the fruits that would appear in the real game.