Inside @CryptoKitties geneScience.mixGenes - Sooper-Sekret Gene Mixing Formula
Hello, I converted the pseudo-code published by Sean Soria in
“CryptoKitties mixGenes Function” into a running (working) ruby script, that is, mixGenes.rb. Try: $ ruby ./mixGenes.rb to breed new kitties (with matron and sire) and mix the 256-bit (with 48 genes in 12 trait groups) genome. Happy CryptoKitties gene mixing in ruby. Cheers.
Post a comment