Skip to content

malvern-cads/hacman

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.6%
  • HTML 10.2%
  • CSS 6.2%