Skip to content

liulalemx/Falcon-Fury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mockup image

Falcon Fury

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.

Getting Started

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.

Prerequisites

Usage

  1. Clone the repository
  2. Run mingw32-make -f .\MakeFile
  3. Run .\Main.exe

Player controls

  • Move with Up Down Left Right.
  • Shoot with Space.
  • Accept with Enter

Gameplay

  • 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 😭

License

This project is licensed under the MIT License