/I2P-2019-Final_Project

A 2D game made with allegro5 template. Save the Moon!

Primary LanguageC

I2P-2019-Final_Project

#SAVE THE MOON

There is no atmosphere on the moon, therefore asteroids hit the moon. Shoot the asteroids to save the moon from being hit!

Game Screenshots

How to Play & Contribute (Linux)

  1. Install Allegro5
https://wiki.allegro.cc/index.php?title=Install_Allegro5_From_Git/Linux/Debian
  1. Download this repo
git clone https://github.com/tantan31418/I2P-2019-Final_Project.git
  1. Navigate into folder
cd I2P-2019-Final_Project/final_project_test
  1. Compile
make all
  1. Run
./main.out