Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kartikayakulshrestha/pacmangame
A classic Pacman game implemented in Python using object-oriented programming. Features include a custom Vector2D class for movement and collision detection, and randomized elements to keep gameplay engaging.
https://github.com/kartikayakulshrestha/pacmangame
Last synced: 24 days ago
JSON representation
A classic Pacman game implemented in Python using object-oriented programming. Features include a custom Vector2D class for movement and collision detection, and randomized elements to keep gameplay engaging.
- Host: GitHub
- URL: https://github.com/kartikayakulshrestha/pacmangame
- Owner: kartikayakulshrestha
- Created: 2024-02-24T12:33:39.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-02-24T12:38:06.000Z (9 months ago)
- Last Synced: 2024-10-05T03:22:17.679Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pacman game
Pygmae
(pip install pygame)![1](https://github.com/kartikayakulshrestha/PacmanGame/assets/126651238/8db06796-0499-48e3-a376-96ff90440b50)
![1](https://github.com/kartikayakulshrestha/PacmanGame/assets/126651238/f61b887d-4ebf-4f41-8a67-f85cb09f5c50)
![1](https://github.com/kartikayakulshrestha/PacmanGame/assets/126651238/a82cb3b1-0308-40b8-b495-159a50b2c30c)