Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/conjfrnk/15-112-term-project

Dollar store Pacman - my term project for CMU 15-112 (fundamentals of programming and computer science)
https://github.com/conjfrnk/15-112-term-project

Last synced: about 2 months ago
JSON representation

Dollar store Pacman - my term project for CMU 15-112 (fundamentals of programming and computer science)

Awesome Lists containing this project

README

        

Project Description:
Name: Pacman++
Description: A remixed version of Pacman, the arcade classic, with some extra features added.

How to run the project:
Run `python main.py` if running in a terminal. Otherwise, run the file "main.py" in your text editor

Which libraries/modules need to be installed:
cmu_112_graphics optionally requires PIL (pillow), and this project uses features which trigger this requirement. You should install pillow.

A list of any shortcut commands that exist:
There are none. Arrow keys and WASD can be used interchangeably, though.