Skip to content

skarabocu/PacMan

Repository files navigation

PacMan

Explanation:

The classic PacMan atari game with an interactive GUI framework for a real atari game experience. Uses inheritence, abstract classes, several HashMaps and ArrayLists, and timers through the course of the game.

Java Libraries Used

*AWT (for graphics)

*javax.swing (for GUI windows)

*javax.swing.Timer

*Util (for data structures)

About

The classic Pacman game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages