Home /  Sketchbook /  p5.js - Space Invaders - Coding Challenge #5
  • Info

Overview

This is a p5.js sketch inspired by the Coding Train’s Coding Challenge #5 on create a Space Invaders.

Controls

Keys:

  • LEFT / RIGHT to move the laser base (blue rectangle at bottom) left or right.
  • UP - to fire a laser beam at the income invaders.

References:

  • Classic Gaming / Space Invaders
  • YouTube - SPACE INVADERS PART 2 ARCADE MAME VIDEO GAME TAITO 1979 invadpt2

Links:

  • Live View
  • Source on Github