/ShooterPacman

A simple Pacman shell game with missiles.

Primary LanguageCGNU General Public License v2.0GPL-2.0

README

How to download

To download the project, please click on Download ZIP button on the right or clone the git repository.

How to compile

Unzip the file downloaded. Then, from terminal, switch to the directory unzipped. From there, run this command:

make

How to execute

From the same directory where you compiled the project, run this command:

./pacman