Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
How will images be associated with animal subclasses? #83
Comments
|
if user makes: than image will be resources/some_image_that_in_resource_folder.png |
|
That will require us to tell the user in some way what all the available images are. (And, of course, to make these images.) So it will have to be a help screen with a legend between animal images and names. And if the child makes a mistake, his I'm starting to think this is too complicated. Maybe instead of |
|
ow, i have idea!
so, child make it's own class:
i think it is preferable scheme, and we have artist! ) |
|
Great idea. Though we'll have to prepare quite a few animals in advance, so it'll be some work. (I'd say 10-20 animals.) |
|
yes |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

I mean, if the user creates a
Frog, how will the frog image be associated with it? If the user create a new animal likeElephant, which graphic will show up?