Classic Pac-Man Game built using Java Swing/AWT
A classic Pac-Man arcade game built using Java Swing/AWT.
This project is designed for Java learners and open-source contributors interested in 2D game development.
---# 📸 Screenshots
- Classic Pac-Man gameplay
- Ghost AI movement
- Keyboard controls
- Tile-based game board
- Sprite animations
- Score tracking
- Smooth gameplay mechanics
- Beginner-friendly Java project
- Java
- Swing
- AWT
pacman-java/
│── src/
│── assets/
│── README.md- Clone the repository
git clone https://github.com/dishu4u/The-Pacman-Game.git-
Open the project in your Java IDE
-
Compile and run the game
Contributions are welcome!
Please read the CONTRIBUTING.md file before making contributions.
This project contains beginner-friendly issues for open-source contributors.
Look for labels like:
- good first issue
- beginner
- enhancement
- bug
- Add multiplayer mode
- Add sound effects
- Add pause menu
- Add levels
- Improve ghost AI
- Add leaderboard system
This project is licensed under the MIT License.
If you like this project, give it a star on GitHub!

