/shooter-game-with-p5js

Simple 2d shooter game written with JavaScript and the p5.js library.

Primary LanguageJavaScript

This is a simple 2d shooter game written on JavaScript and the p5.js library. Inpsired by the classic game "Space Invaders". Special thanks to the Daniel Shiffman's Coding Train (http://thecodingtrain.com/) for his great YouTube tutorials.