cgcardona / audiofile_sdk

The SDK bits of Audiofile
1 stars 0 forks source link

Add ability to click/tap through entire family tree #4

Open cgcardona opened 11 years ago

cgcardona commented 11 years ago

Create the ability to click through each parent all the way back to the first generation similar to when I console.log(finalGeneration) and can see all about the Object's in the browser dev console.

cgcardona commented 11 years ago

Update

Here I'm adding a link around the parent's name and adding the css for parent1 & parent2 DNA. https://github.com/cgcardona/audiofile_sdk/commit/5e3dc317f9701342e7f2ac3d236cfb3269d65809

I still need to figure out how to load the creature data per click on the parent's name.