The Space Game

As of 2018, we have a new bachelor’s degree in France that eventually includes a bit of computer science. As you can assume, I gladly chose this speciality, and did a little Space Invaders like game in JavaScript, with the help of the Phaser framework.

Rules

Pixel-art aliens
  • You loose life when invaders cross the red line
  • Use motion arrows to move the spaceship
  • Space to shoot a laser
  • Return when in game to pause
  • Escape to quit to menu

The game