Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Let's make a game!
- //'
- name:cat clicker
- by:vixp1x
- desc:a game about cats
- created:21/10/2020
- updated:21/10/2020
- version:1.0
- CSS
- .thing.icon,.thing-icon{
- background-size:cover;
- }
- Settings
- background:https://www.muralswallpaper.com/app/uploads/grey-ombre-product.jpg
- building cost increase:115%
- building cost refund:50%
- Layout
- use default
- *achievs
- in:main
- contains:Achievements
- Buttons
- *catbutton
- name:Make a cat
- desc:Click this cat to get more cats
- on click:anim icon wobble
- on click:yield catCash
- icon:https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/collections/pixel-art-tools/pixel-art-tools.png
- no text
- class:bigButton hasFlares
- icon class:shadowed
- tooltip origin:bottom
- tooltip class:red
- Resources
- Resources
- *catCash|catCash
- name:CatCash|CatCash
- desc:These are your cats. You can use them to purchase things. Your goal is to have as many cats as possible!
- icon:https://art.pixilart.com/279c04744561021.png
- class:noBackground
- show earned
- Buildings
- *TEMPLATE
- on click:anim glow
- *food|food
- name:food|food
- desc:cat need food. Produces 1 catCash every 10 seconds.
- icon:https://toppng.com/uploads/preview/fast-food-11549470764zfdstlnivq.png
- cost:15 catCash
- on tick:yield 0.1 catCash
- unlocked
Add Comment
Please, Sign In to add comment