Please sign in to access this page
A remix of the iconic chrome dinosaur game, but instead with cats and clouds. Take a look to see what it is and how it's better than chrome's, especially for cat lovers <3
Mister Bashyal
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Ferboinkles
Check their projects out: Sleepy kitty minecraft mod, Kitty clicker
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I added an umbrella which pops up when you hit space! This is awesome! Now to add actual game mechanics like score, game over and other stuff, we are getting closer to done! I also added the delay to cloud respawning as promised :)
I added a floor to the game to make it look like the cat was moving! (I used Junie - GPT-5 for this, but only to fix the issue, cuz I couldn't quite figure out the floor thing myself cuz I had to use 2 segments)
Now the cloud respawns at the other end of the screen. Oops forgot to add delay, I'll do that next time dw! :)
The cloud moves now! Yay! :3
Next imma make the cloud respawn at the other end of the screen when it goes off (with a small delay)
It's been a while since I worked on this, but now I've discovered MacroQuad! I am now switching from Bevy to MacroQuad! I successfully now have the cat animation, the cloud animation should be easy too!
I have added the cloud animation! Also changed its position and changed the animate function to be more reusable!
I've drawn a cloud/rain animation! Also, I put the animation stuff in a module in Rust, so now it's more organised! Rain is soooo simple to animate but still looks nicee :)
I have now added the cat animation to the game! If you were to compile right now, it would just open a window and display my cat animation. At least it's a start to actual coding! Yay! :D
I got stuck deciding between godot and bevy as a game-engine since I spent a while animating a cat, but then I realised if I wanted to use ratatui I’d need to make it in ASCII which would take ages. Take a look at my first ever animation in my life! All by myself! :D
Added a simple README, no actual project yet. Also this website looks so ngl. I wanna make a website for my CloudCat game after making in rust. I wonder if there's an easy way to convert or i'll just have to remake it in svelte since svelte is the best!! <3