TL;DR I think if you clicked on this game, you probably already know if you are going to like it or not, but in my opinion this is a good example of what an idle game should be (at least on S&box).
The presentation and graphics are nice, but not clearly AI-generated, the controls work well, the UI seems responsive, and the gameplay is a pretty typical formula if you have played games like it.
I tagged it with "unoptimized" becuase just like "Cookie Clicker" it seems to have times when the frame rate is low, when I really think it should run fine on my system, it is an idle clicker game after all.
The only issues I ran into were a lot of errors when clicking golden pizzas, or sometimes randomly in the game the errors would appear, so those need to be found and ironed out, but other than that, great fun game with a lot of polish!
EDIT: The bugs were 99% "Object reference not set to an instance of an object" bugs, and not handling negative or positive infinity values when flushing stats to a JSON file. Specifically "[Generic] Exception when flushing stats (.NET number values such as positive and negative infinity cannot be written as valid JSON. To make it work when using 'JsonSerializer', consider specifying 'JsonNumberHandling.AllowNamedFloatingPointLiterals' (see https://learn.microsoft.com/dotnet/api/system.text.json.serialization.jsonnumberhandling).)"
These can be fixed easily, I would think. The infinity value in total pizzas really breaks the game, and causes a lot of bugs, but it could be fixed with some small patches to all the math in the game.
Anyway, slightly updated review, great work dev!
8.5/10
GraphicsPolishAddictiveReplayabilityUnoptimizedErrorsBuggy