Protect your home from the enemy fleet
Falcon Fury is a 2D Shoot 'Em Up game made using the C++ programming language and SDL2 library.
These instructions will get you a copy of the project up and running on your local machine. You can download a windows version of the game from here.
- Clone the repository
- Run
mingw32-make -f .\MakeFile
- Run
.\Main.exe
- Move with Up Down Left Right.
- Shoot with Space.
- Accept with Enter
- Destroy enemy planes to get points 💥
- Loose points if enemy planes pass
✈️ - Pick up life points to get stronger 💊
- Loose health if you collide with enemy ship 🤕
- Gameover if your health ends 😭
This project is licensed under the MIT License