Skip to content

dhvanil23/Pac-man

 
 

Repository files navigation


Logo

Pac-Man Game

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. Contact

About The Project

Pac-man is a maze arcade game. It is a basic python-based desktop application which will contain three different level based upon difficulty. In this game we have provided different functionality to the user like he/she can control the sound or even control the quality by changing the FPS rate of game and these functionalities resides in Option page of the game.

Screenshots


Main Screen

Level Screen

Game Screen

Setting Screen

Game Over Screen

Built With

Getting Started

Prerequisites

  • pygame module
    pip install pygame
  • pillow module
    pip install pillow
  • mixer module
    pip install mixer

Installation

  1. Clone the repo
    git clone https://github.com/Hetarth-Parikh/Pac-man
  2. Open powershell in that folder and run the command
    python main.py

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Hetarth Parikh - @Hetarth_Parikh - 19bce155@nirmauni.ac.in

Dhvanil Patel - @Dhvanil_Patel - 19bce165@nirmauni.ac.in

Ashray Patel - @Ashray_Patel - 19bce161@nirmauni.ac.in

Project Link: https://github.com/Hetarth-Parikh/Pac-man

About

A classic arcade game created using pygame in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%