/StrangerShips

Programming Project Advanced Programming UAntwerp 2Ba

Primary LanguageHTML

Gradius | The Flappy Bird edition

Programming Project Advanced Programming UAntwerp 2Ba

Dependencies

You will need to have SFML 2.3 or above installed on your computer, otherwise the game won't run.

How to install

To play the game, you just need to run the run.sh script. Once the game is built and launched, you'll see the main menu. You can change your settings in the config.json file. Please be careful while changing settings, as the game won't run if it can't be parsed.

You can set your player name in the configfile. If you want to enter multiplayer mode: just change the boolean there. The entered player name will be your team name!

How To Play

You can move the playership using the up, down, left and right arrow keys and you can use the spacebar to launch some bullets.

Playing in multiplayer-mode? You can control the second (yellow) bird using the W, S, A and D keys and you can hit the LSHIFT key to fireee!

Your score will rise each time you hit an enemy.

Dumb ways to die

  • You will lose a point when an enemy hits you.
  • You will lose two points when you hit the ground or the super toxic sky.
  • You can actually fly on the ground and through the clouds, but the longer you stay there, the more points you'll lose.
  • You will lose two points when you hit or fly through a Pipe (sporadic obstacle)

Easy way to win

  • Each level has a certain amount of Enemy Waves, and after them you'll need to defeat the BossBird. When you kan kill it, you WIN! When you press the play button on the score menu, you'll be transferred to the next level!

Enjoy!