Let's make a game! name:Pawbeans by: drooly desc:This is an incremental game about collecting jellybean-cats, inspired by Pikmin. created:7/11/2025 updated:11/11/2025 version:0 Settings background:https://raw.githubusercontent.com/kasperja/GUI/refs/heads/main/tp.png building cost increase:110% building cost refund:60% spritesheet:icons, 48 by 48, https://orteil.dashnet.org/igm/stuff/bunnyIcons.png stylesheet:https://droolingphantasm.neocities.org/my_creations/pawbeans/csspawbeans.txt Layout *main contains:buttons, log, logHeader *res in:buildings icons:show contains:Resources class:fullWidth *buttons contains:Buttons tooltip origin:left *store contains:buildings, upgrades, buildingsHeader, upgradesHeader, buildings2, upgrades2, buildings2Header, upgrades2Header *buildings icons:show contains:Resources tooltip origin:right ps:show *buildingsHeader header:Units *buildings2 icons:show contains:Buildings tooltip origin:left *buildings2Header header:Generators *upgrades tooltip origin:left contains:Upgrades costs:show names:show icons:show *upgradesHeader header:Upgrades *upgrades2 tooltip origin:right contains:tag:upgrades2 costs:show names:show icons:show *upgrades2Header header:Upgrades II *log contains:Log class:log *logHeader header:Log Buttons *TEMPLATE class:hasFlare tooltip origin:bottom tooltip class:red show clicks *forestButton name:Whisker Woods desc:Your crash-site, a peaceful area with native Pawbeans! icon:icons[3,4] on click:anim icon wobble on click:yield random(1,3) nectar on click:if (chance(10%)) yield 1 pawbeanRed on click:if (chance(5%)) yield 1 pawbeanNana on click:if (chance(1%)) yield 1 pawbeanCave *clearingButton name:Cattail Clearing desc:A more dangerous area, with tide pools and cat-tails abound! icon:icons[3,4] req:1 parts on click:anim icon wobble on click:yield random(2,5) nectar on click:if (chance(10%)) yield 1 pawbeanBlue Resources *nectar|nectar name:Nectar desc:This is the main food source of Pawbeans! Delicious honey-sweet nectar. You'll need lots to grow your ranks. show earned icon: *part|parts name:Ship parts desc:How close you are to getting outta this crazy place!! [100-parts] left til you win! show earned show max icon:icons[3,7] *TEMPLATE hidden when 0 icon:icons[0,0] tags:pawbean *pawbeanRed|pawbeanReds name:Red Pawbean|Red Pawbeans desc: These are your Red Pawbeans! The most plentiful Pawbean, they have a fiery purrsonality and a spicy flavor. *pawbeanBlue|pawbeanBlues name:Blue Pawbean|Blue Pawbeans desc: These are your Blue Pawbeans! They're quick swimmers and taste like yummy blueberries. *pawbeanNana|pawbeanNanas name:Yellow Pawbean|Yellow Pawbeans desc: These are your Yellow Pawbeans! A curious flavor that some say is banana. Extra quick! *pawbeanCave|pawbeanCaves name:Cave Pawbean|Cave Pawbeans desc: These are your Cave Pawbeans! Inky black and licorice flavored. An acquired taste. Shinies *TEMPLATE movement:onRight moveLeft fade bounce:0.1 frequency:30 frequency variation: 60 icon:icons[0,1] *shinySugar on click:yield random(50,500) nectar *spicyNectar on click:yield random(20,80) pawbeanReds *nanaNectar on click:yield random(15,50) pawbeanNanas *aniseNectar on click:yield random(10, 35) pawbeanCaves Buildings *TEMPLATE on click:anim glow icon:icons[2,7] tags:building dispenser *dispenserRed|dispenserReds name:Red PAWZ dispenser|Red PAWZ dispensers desc:A towering plastic monolith that can be fed 20 Nectar to produce 3 Red Pawbeans! It's a little sticky. icon:icons[2,7] cost:100 nectar on tick:yield 0.5 nectar on tick:yield 1 pawbeanRed on click: if (nectar>=20*(dispenserReds)) lose 20 nectar yield 3 pawbeanRed else toast You're out of nectar! You can't try making Pawbeans! end end unlocked *gumballRed|gumballReds name:Great Red Globe desc:A metal behemoth many times your size, fit to hold thousands of Red Pawbeans. icon:icons[3,8] cost:200 nectar on tick:yield 5 nectar on tick:yield 10 pawbeanReds req:1 dispenserRed *dispenserNana|dispenserNanas name:Yellow PAWZ Dispenser desc: Upgrades *TEMPLATE on click:anim glow desc:This upgrade doesn't have a description. *miniLandhawk name:Baby Landhawk Pack desc:The children of the Pawbeans' natural predator. Easy to take down, but you'll need numbers. Beware of bothering the mama... icon:icons[0,0] cost:150 pawbeanReds passive:increase nectar yield of forestButton by 2 req:25 pawbeanReds:earned tags:obstacle *Landhawk name:Leafy Landhawk desc:An adult Landhawk with the characteristic foliage of its subspecies. Has a vicious sweet-tooth. icon:icons[0,0] cost:500 pawbeanReds req:1 pawbeanCaves:earned passive:increase nectar yield of forestButton by 6 passive:increase pawbeanReds yield of forestButton by 2 tags:obstacle *weakWallDirt name:Low Dirt Wall desc:A short barrier of solid dirt. Despite your best efforts, you can't climb it. Pawbeans, attack! icon:icons[3,5] cost:100 pawbeanReds cost:50 pawbeanNanas cost:10 pawbeanCaves req:1 pawbeanCaves:earned req:1 pawbeanReds:earned req:1 pawbeanNanas:earned tags:obstacle Achievements *TEMPLATE on click:anim glow *partsAchiev1 name:Captain's Compass desc:The compass you were carrying in your ship. It's pointing deeper in the woods... req:have Landhawk icon:icons[2,6] on earn:yield 1 part