Alien Invasion

Languages: Processing, HTML, CSS, JavaScript

Inspired by Space Invaders, I created my own Pusheen-themed arcade game in Processing. This project was a way for me to experiment with motion, collision detection, and sprite-based animation using external image assets instead of simple shapes.

The game explores timing, movement patterns, and player feedback to recreate that classic arcade feel. I’m currently working on a JavaScript version of the same game so it can run directly in the browser, making it easy to play on any computer without additional setup. Watch this space!