https://github.com/math2001/pacman
The well known game, reversing the roles. Humans build, computers play.
https://github.com/math2001/pacman
Last synced: 12 months ago
JSON representation
The well known game, reversing the roles. Humans build, computers play.
- Host: GitHub
- URL: https://github.com/math2001/pacman
- Owner: math2001
- License: mit
- Created: 2018-12-26T21:40:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-01T04:38:09.000Z (over 7 years ago)
- Last Synced: 2025-02-24T13:13:39.354Z (over 1 year ago)
- Language: Python
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pacman
A little game made with Python and Pygame, replicating the famous game of
Pacman.
The aim is to build the game, and then have different algorithm versing. One
controls the ghost and the other the pacman.