Victor, a sprite-based SHMUP
In 2019 I wrote Viktor, a sprite-based shoot-em-up (SHMUP) drawing inspiration from 1942 and Galaga. (code is here , play it here .) This was ...
In 2019 I wrote Viktor, a sprite-based shoot-em-up (SHMUP) drawing inspiration from 1942 and Galaga. (code is here , play it here .) This was ...
Back in 2018 I wrote an Asteroids clone using P5.js . (code is here , play it here .) The code was written in Javascript. ...