In the context of our Course on Unity3D, me and my classmate Beker BAWILU made a shoot'em up style game in Unity3D.
Shoot-Em-Down is a simple Shoot'em up style game, you have to beat a wave of ennemies to reach the Boss.
You can dowload a version of the game via the Releases -> Last Version of the Game
The game was developed within a week, it may get some updates one day in the future. Or not, stay tuned and check out my future projects!
Here is a gif showing a wave phase :
And here a gif showing the boss phase :
- 0.0.1
- Early release
Teak Guillaume
- Fork it (https://github.com/Teakt/Shoot-Em-Down/fork)
- Create your feature branch (
git checkout -b feature/example
) - Commit your changes (
git commit -am 'Add some feature_example'
) - Push to the branch (
git push origin feature/example
) - Create a new Pull Request