Space Invaders
A Space Invaders clone made from scratch in p5.js.
This Space Invaders clone was made from scratch in p5.js, a JavaScript library that aims to make creative coding easier by providing a whole bunch of drawing functionality. It was my first attempt to program something complex in JavaScript.