Cat Chaos Simulator banner

Cat Chaos Simulator

3 devlogs
3h 21m 45s

A chaotic survival game where you play as a cat dodging random objects falling from the sky. Stay alive, stay sharp, and don’t get bonked.

This project uses AI

I have used AI for creating the images and also for helping me code…

Demo Repository

Loading README...

paul.86

Shipped this project!

I built Cat Chaos Simulator, a fast-paced, retro-style arcade game where you play as an orange cat navigating a falling sky of pizzas, stars, and… pianos. It’s built entirely with Vanilla JavaScript and the HTML5 Canvas API, featuring a custom physics engine and a combo-based scoring system.

What was challenging?
The biggest hurdle was the audio. Instead of using MP3 files, I challenged myself to use the Web Audio API to synthesize every sound effect (the “meows,” explosions, and pickup blips) procedurally in real-time. Fine-tuning the frequency oscillators to sound like a “meow” took some serious trial and error!

What are you proud of?
I’m proud of the fact that this is a zero-dependency project. No game engines, no external libraries—just pure code. I’m also stoked with how the “Chaos” feels; balancing the spawn rates to make the game difficult but “just one more try” addictive was a great lesson in game design and player psychology.

paul.86

Polished up the game and made it more pixel arty… Also added some sound effects

Attachment
Attachment
0
paul.86

I have done a few touches to it and made a simple version!

Attachment
Attachment
Attachment
0