Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » I wanted to make a cat breeding game, how do I do this?
- ShadoOkami21
-
2 posts
I wanted to make a cat breeding game, how do I do this?
Hey, my name is Shadow and I am rather new to scratch. I had this idea to make a cat breeding farm simulation type game where you can have a bunch of different cat breeds and mate them to get a kitten or two, though I guess where I am confused when I debate how to make this is in the following areas:
-How can I make the results from breeding random, but follow genetics I would I code this?
-How can I make a currency system so that you can go to an adoption center and buy more cats (Or sell your cats).
-And how can I give people the ability to save their progress?
To add to this I use Snap with his basically a more advanced system that is inspired by Scratch, just in case you guys needed to know to help me out better. Thank you.
-How can I make the results from breeding random, but follow genetics I would I code this?
-How can I make a currency system so that you can go to an adoption center and buy more cats (Or sell your cats).
-And how can I give people the ability to save their progress?
To add to this I use Snap with his basically a more advanced system that is inspired by Scratch, just in case you guys needed to know to help me out better. Thank you.
Last edited by ShadoOkami21 (June 14, 2019 05:18:09)
- ShadoOkami21
-
2 posts
I wanted to make a cat breeding game, how do I do this?
Hey, my name is Shadow and I am rather new to scratch. I had this idea to make a cat breeding farm simulation type game where you can have a bunch of different cat breeds and mate them to get a kitten which will then be added to the cats you have, though I guess where I am confused when I debate how to make this is in the following areas:
-How can I make the results from breeding random, but follow genetics how would I code this (Only certain ones will be able to result from breeding two types of cats)?
-How can I make a currency system so that you can go to an adoption center and buy more cats (Or sell your cats).
-And how can I give people the ability to save their progress (Not sure if this is even possible)?
To add to this I use Snap which is basically a more advanced system that is inspired by Scratch, just in case you guys needed to know to help me out better. Thank you.
((Sorry there where quite a few typos and I guess you can't edit more than three times, kind of stupid if you ask me, but anyways I rewrote this.))
-How can I make the results from breeding random, but follow genetics how would I code this (Only certain ones will be able to result from breeding two types of cats)?
-How can I make a currency system so that you can go to an adoption center and buy more cats (Or sell your cats).
-And how can I give people the ability to save their progress (Not sure if this is even possible)?
To add to this I use Snap which is basically a more advanced system that is inspired by Scratch, just in case you guys needed to know to help me out better. Thank you.
((Sorry there where quite a few typos and I guess you can't edit more than three times, kind of stupid if you ask me, but anyways I rewrote this.))
- ResExsention
-
1000+ posts
I wanted to make a cat breeding game, how do I do this?
Hi, Shadow!
Sorry if I mess up some things in my answer, I'm not completely familiar with Snap!.
No. If you're a new Scratcher you can't edit once you leave the page. This means you have to stay on the page to be able to edit it (or you can just press the back button).
You might use a traits system. Each cat gets a set of traits, and combinations of genes can add or remove traits. Lists would help:
Make a variable called money:
When you buy a cat:
When you sell a cat:
This is perfectly possible. You're making this in Snap!, right? I'm not sure how cloud variables work there, because here on Scratch there's a limit of 10.
But you might create a variable called save_code and basically:
Yes, unfortunately I'm not completely familiar with Snap!, but let me know if I helped to some extent.
Good luck!
Sorry if I mess up some things in my answer, I'm not completely familiar with Snap!.
I guess you can't edit more than three times
No. If you're a new Scratcher you can't edit once you leave the page. This means you have to stay on the page to be able to edit it (or you can just press the back button).
How can I make the results from breeding random, but follow genetics how would I code this (Only certain ones will be able to result from breeding two types of cats)?
You might use a traits system. Each cat gets a set of traits, and combinations of genes can add or remove traits. Lists would help:
How can I make a currency system so that you can go to an adoption center and buy more cats (Or sell your cats).
Make a variable called money:
When you buy a cat:
When you sell a cat:
And how can I give people the ability to save their progress (Not sure if this is even possible)?
This is perfectly possible. You're making this in Snap!, right? I'm not sure how cloud variables work there, because here on Scratch there's a limit of 10.
But you might create a variable called save_code and basically:
Yes, unfortunately I'm not completely familiar with Snap!, but let me know if I helped to some extent.
Good luck!
- Cutie_Pooge
-
500+ posts
I wanted to make a cat breeding game, how do I do this?
Please don't necropost. Meow
- Yeetoburro1
-
1000+ posts
I wanted to make a cat breeding game, how do I do this?
Meow
Hi! You just necroposted. This topic is 1 year old, so it's not used anymore. To prevent further necroposts, I will ask a moderator to close this. -Yeetoburro1 Made using garnetluvcookie's Necropost/Thread Hijack message generator here.
Don't you just love it when people blockspam and necropost at the same time
- Enderman0123
-
8 posts
I wanted to make a cat breeding game, how do I do this?
Hi! I seem to know how to do this cuz I've made one. Well, I can't show it here cuz I ain't know how to make the code the way I want it and I can't link the project, I have no idea how to do it. Well, go to me profile and check the Chicken Breeding simulator.
- Lostinthewoods1006
-
1 post
I wanted to make a cat breeding game, how do I do this?
Cool.
Im going to use this someday

Im going to use this someday
- bluedragon8633
-
1000+ posts
I wanted to make a cat breeding game, how do I do this?
Please don't necropost, I' surprised it's still open. Cool.
Im going to use this someday
- Moonsong800
-
4 posts
I wanted to make a cat breeding game, how do I do this?
How do I make my kittens grow up?
- Discussion Forums
- » Help with Scripts
-
» I wanted to make a cat breeding game, how do I do this?