Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamakshi4023/codealpha_pacmangame
https://github.com/kamakshi4023/codealpha_pacmangame
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kamakshi4023/codealpha_pacmangame
- Owner: Kamakshi4023
- Created: 2023-08-30T12:37:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-30T12:39:45.000Z (about 1 year ago)
- Last Synced: 2023-08-30T18:40:20.375Z (about 1 year ago)
- Language: Python
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeAlpha_PacmanGame
Third Task of Python Internship at Code Alpha
The popular game Pacman is a fun project to build.
We have to eat all the food in a maze and avoid all the ghosts that will come to at the Pacman.
This is a nice arcade game and will require you to have knowledge of the interacting game.