Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)