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

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.

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.