Update 1 (and the only update)
Added splash screen!
Added cap to Super Cat amount.
Hi.
This is my first game I've made in Pico-8, and I made it in a couple of hours.
This is a small clicker game about cats!


Please let me know what you think, + some ideas for changes/additions would be nice too!



Hi, how do I get my first cat? it says I'm making 0 π±/sec, but I need 100π± to get my first π±.



By holding both βπ ΎοΈ AFK my star cat has soon reached to a negative value :)



Steven()#6 you accidentally loaded a save instead of creating a new one, press O on the menu to create a new one, for some reason i cant ping you, so this'll do.



@sillygoober6
Making a clicker game is a great way to familiarize yourself with the limits of the 16.16 pico-8 format.
You also encounter the common difficulty of decimal fractions in binary format.
(0.1 can't be exactly represented in binary).
[Please log in to post a comment]