pacman-game

A Pacman Like Game with new and interesting new features.


Keywords
pacman, console, ai, game
License
BSD-3-Clause
Install
pip install pacman-game==1.0.3.dev1

Documentation

pacman-game

version number: 1.0.3.dev1 author: Parth Kolekar Build Status Coverage Status PyPI version

Overview

A Pacman Like Game with new and interesting new features.

Installation / Usage

To install use pip:

$ pip install pacman-game

Or clone the repo:

$ git clone https://github.com/ParthKolekar/pacman-game.git
$ python setup.py install