Meow Mania banner

Meow Mania

1 devlog
6h 33m 56s

This is a reletively simple game, but I promise it is fun! The game revolves around clicking the big yarn in the middle, and from there you can ugprade to different patterns like blankets and beds. You can also earn automatic clicks, and helpers, …

This is a reletively simple game, but I promise it is fun! The game revolves around clicking the big yarn in the middle, and from there you can ugprade to different patterns like blankets and beds. You can also earn automatic clicks, and helpers, which are cute kittens, to help you. There are also popups that show up every once in a while to give you a small reward! All of this can be received by collecting treats, which can be earned by, guess what, clicking the yarn button! You can earn achievements throughout the game when you reach checkpoints. This is all cat themed, so for anyone that is obsessed with cats like me, feel free to nerd out:)))

This project uses AI

Sorry for the resumbission, I didnt realize I was suppose to add it here, I accidentally put it in my devlog. I did use some AI, mainly for the animation and learning how to do the checkered pattern. I had a few debugging issues, but that was pretty much it. Sorry for the inconveneince.

Demo Repository

Loading README...

Avantika

I first created the basic HTML that will serve as a base for this clicker game. I made it all in one page so it is easy to navigate and you can just scroll down to get to the rest of the game’s functions. I then added lots of CSS to make the website pop and give it structure. I added lots of shadows, animations, and different color gradients to really make my game stand out. I then moved on to the trickiest part, which is the JavaScript. I had first defined all the clicker functions and made sure all the buttons could do their function. After that I had to work on the crafting and selling station, which took quite a bit of trial and error, but I eventually got it. I then got the idea to create a reset button jsut in case the player wants to restart the game. Since the game is stored locally, it didn’t take much work to create the reset button. Lastly, just for extra fun I wanted to do particles in the background that would fall depending on the season. For example, winter would be snowflakes, fall is leaves, etc. After adding this last touch I basically was finished, so I make last minute touches and deployed my project on Github! Hope you enjoy! (This has a little bit of AI, but I used it mainly for the animation and learning how to do the checkered pattern)

Attachment
1

Comments

Ryan Chen
Ryan Chen about 2 months ago

Erm, I was wondering, if you could fix some bugs, as in the current demo, when I got enough cookies to expand the cat cafe, it would not let me, and nothing would happen.