Bit of a late start to day 2, courtesy of an unexpected excursion to the pub last night.
So, this game thing then. Well, Alone was the theme I was _really_ hoping wouldn’t win, because I couldn’t think of a damn thing to do with it, but eventually I came up with something.
Borrowing somewhat heavily from Spectrum classic Ant Attack, you play a lonely robot whose only friend, an adorable kitten, has been lost in an ancient city populated by hostile killdroids.

So far I’ve got a fairly acceptable random map generator and a controllable player character wandering the empty ruins.
#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 100%;
}
#gallery-1 img {
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
First order of business for today then is to put some game in there. Knock up a couple of evil looking killdroid models and a fluffy kitten and get them in there, then I can start looking at adding some general polish, like sound, music, title screen and win/lose sequences.
*Looks at clock* Crap! I’d better get busy!
Tags: kitten dare, kitten-challenge, progress, unity3d