Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 746 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 746 Bytes

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