Malte, Jason and I have been talking a bit about how the character select screen will look someday so I figured hey, why not get started on it now?

Players choose the type of dino by clicking the buttons on the left side. From there, every species of dino of that type will start walking around the valley in the middle of the screen.

Click on this one to choose your species.
Eventually, those button graphics will be replaced with our own drawings. Each button will have a picture of at least one of each available species of that type, ideally. So if it's the 'longneck' button, it would have a picture of an apatosaurus, brachiosaurus, diplodocus, etc. on the button.
The transparent box on the right side will soon show a description of the dino, as well as its stats and some abilities unique to that dino type.

Anywho, here's what we have so far. This is a screenshot directly from the game program, so everything you see there is implimented in the code now.
Also, that background isn't an image. It's a realtime render of a 3d terrain, meaning we'll be able to pan around it, make it larger and have all sorts of opportunity for prettiness later on.

