Skip to content

Air Fighter is a 2D air combat game developed in Box Engine

License

Notifications You must be signed in to change notification settings

RodrigoPAml/AirFighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Fighter

Air Fighter is a 2D air combat game developed to validate the Box Engine in its 2D aspect.

The Box Engine is a game engine developed in C++ that uses a game object architecture (based on Unity) and Lua as the scripting language.

You can find the Box Engine repository here.

The game features two levels, facing the enemy fleet, and finally, after drawing enough attention, confronting the game boss.

Available in 5 difficulties (Rookie, Wingman, Veteran, Ace, and God).

Showcase

1

2

3

How to Play

  • Select a difficulty
  • Use ASWD or the arrow keys to move
  • Space to shoot
  • Good luck!

Running

  • The Box Engine is available in the engine folder as a release version, and the source code is on my repository (note that versions may differ).
  • To run, use start.bat or use start_editor.bat to use the engine editor and adjust settings.
  • The complete source code is in the Assets folder.

image

image

About

Air Fighter is a 2D air combat game developed in Box Engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages