Please sign in to access this page
    its just a basic cookie clicker clone, but gamedev themed, and also pretty
Afzal
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
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!
so it turns out there was more I had to do to get the enggame button working, so I did that
        I redid the purchasing ui, making a dedicated buy button, which is just more user friendly, and also got this build exported and running on itch
I made the cps text not take into account you buying things, so its never negative, and also rounded the values in the stats menu, because in the last version I messed up a thing and they had really complex decimals
I made the clicks actually update per frame (I got some feedback from friends after putting it on itch)
I did the balancing (Its not perfect, but its good enough)
Now I just need to do the export and make it work on itch.io
I added particle effects for when you click the icon.
I'm procrastinating actually balancing it.
I added a stats menu that shows how many of which upgrades you have, and also records some fun data for you to look at. I may add some more things to it later if I feel like it idk.
I am almost done this project, I just need to change the values of some upgrades to balance it, and also need to go through the export process and make it web runnable.
I made all the buttons work, and actually do things
Now I just need to adjust the values to make it more balanced
I added a couple functioning buttons, one for auto clickers, and another for increasing the max combo value. I also added what all the other buttons will do once I actually program them.
I made a fancy gradient background, and made a better scrollcontainer with the names of upgrades.
Next I need to make the upgrades actually work
I got a combo meter working, that multiplies your clicks by your amount of manual clicks per second
next im gonna get some basic upgrades working
I go the base stuff made again, with random angles on the clicker, and a cps counter.
next I need to add a combo meter, like I did in devlog 2
A while ago I lost the files for both of my projects, and when that happened I restarted my other one(https://summer.hackclub.com/projects/7756), and just left this one for a while, but now im gonna come back to it, though I do need to restart.
        I added a combo meter, which makes each manual click worth more, based on how fast you are clicking
Next I'm gonna add a multiplier system, where you can buy things with your clicks that will click for you, like in cookie clicker and other games of that sort
I started the base clicking system, and added some animations, it will count the clicks, and also pick a random angle for the button, to make it seem more natural.
Next I will add a fancy click value thing, where each click is worth more if you are clicking faster, and also a combo system, with a progress bar thing