Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 429 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 429 Bytes

Pacman

By: Anthony Peters

The program runs by running the main class.

This is a Pacman game I wrote for my Python class. It was written using pygame and IDLE.

I failed to finish this program in its entirety, but it fulfilled the requirements for the assignment at the time.

What I want to finalize is a working enemy class, a working algorithm for the enemies, a game over screen, and a database to track high scores.