Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 975 Bytes

File metadata and controls

19 lines (14 loc) · 975 Bytes

Pac-Man_Pygame

Pac-Man game using the Pygame library in Python This project is based on the Pac-Man game implementation from TechnoVisual's Pygame-Zero repository.

Original Pac-Man Code

The code for the Pac-Man game was originally created by TechnoVisual and can be found in their Pygame-Zero repository. We have used and modified their code to suit our project's needs.

License

Please note that the original Pac-Man code by TechnoVisual may be subject to their own licensing terms. Make sure to refer to their repository for licensing information.

Modifications

We have made the following modifications to the original code:

  • Add descriptions to the code.

Contact

If you have any questions or concerns about our use of the original code, please feel free to reach out to us.


This project is not affiliated with or endorsed by TechnoVisual or Pygame-Zero.