Pinned: Expect some jankiness
Some of the JavaScript games need ... adjustments. Play at your own risk.
A game in the spirit of Space Invaders. Made with P5.js.
The Space Marauders game is a simple, retro-style arcade game built using P5.js. It’s inspired by classic space shooters like Space Invaders. Players control a spaceship and must defend against waves of descending alien invaders. The goal is to shoot down all the invaders before they reach the bottom of the screen or destroy the player’s ship.
This game came about as a part of Google’s Computer Science Summer Institute. I built this game to show the CSSI students what they could potentially accomplish with the skills we taught them and the P5.js library.