This is a pac man clone made using Python Pygame library.
Things already implemented:
- Game window
- Map
- Textures
- Moving player with WASD
- Score system
- Ghost AI
- Lives System
- Game over losing
- Sound Effects
- Winning condition
- Power Pellet Functionality
Things left to implement:
- Levels