Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 649 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 649 Bytes

Hacman

This is a simple game of Pacman created with PyGame forked from hbokmann/Pacman. We have modified this game to make it more Cyber Security themed by changing the icons and theme and added some features such as a scoreboard.

We are planning to run an instance of this game at the Worcestershire Skills Show in order to get some crowd interactivity at our stall.

Pacman Game Window

Usage

Install the project's dependencies:

pipenv install

Run the game:

python pacman.py