Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kitties piece: Heritable traits #191

Open
JoshOrndorff opened this issue Mar 16, 2024 · 1 comment
Open

Kitties piece: Heritable traits #191

JoshOrndorff opened this issue Mar 16, 2024 · 1 comment

Comments

@JoshOrndorff
Copy link
Contributor

Currently kitty DNA of newly born kitties is basically a psuedorandom hash output involving some seed info from their parents. In the original game, the DNA actually encoded traits and those traits could be inherited from parents to offspring.

Shawn Tabrizi has a good writeup of the process in his original frame-based kitties tutorial: https://www.shawntabrizi.com/substrate-collectables-workshop/#/3/breeding-a-kitty

cc @NadigerAmit

@NadigerAmit
Copy link
Contributor

I have read this earlier, its a good tutorial. Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants