Skip to content
/ PacMan-Game Public template

A Java OOP take on classic PacMan, featuring a maze, ghost avoidance, and point collection. Open for contributions to add features and refine the game. Let's enhance this classic together!

Notifications You must be signed in to change notification settings

light624/PacMan-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PacMan Project - Java OOP Edition

Overview

This project is a Java-based remake of the iconic PacMan game, embracing object-oriented programming (OOP) principles for a clean, modular design. It recreates the classic maze navigation and ghost evasion gameplay, with PacMan collecting bonuses to achieve a winning score of 1000 points. This project serves not only as a homage to the original game but also as a learning platform for Java OOP and collaborative software development.

Features

  • Classic Gameplay: Navigate PacMan through a maze, collecting bonuses and avoiding ghosts.
  • Single-Level Challenge: Aim to reach a score of 1000 points to win the game.
  • Open for Enhancements: Contributors can add new features, levels, or refine existing mechanics.

Contributing

We welcome contributions of all kinds, from new features and bug fixes to documentation improvements. If you're interested in contributing, please fork the repository and submit your pull requests for review. For more information, check out our contributing guidelines (to be added).

Setup and Run

To get started with this project:

  1. Clone the repository to your local machine.
  2. Ensure you have Java installed and configured.
  3. Compile and run the game from your IDE or command line.
javac Game.java
java Game

License

This project is open-sourced under the MIT license, encouraging wide participation and the possibility of adaptation and evolution.

We hope this project brings both nostalgic enjoyment and educational value to those who contribute to and play it. Let's work together to make this the best version of PacMan yet!

About

A Java OOP take on classic PacMan, featuring a maze, ghost avoidance, and point collection. Open for contributions to add features and refine the game. Let's enhance this classic together!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •