15 Hours to go!
#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 50%;
}
#gallery-1 img {
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
After day 1 I managed to get the main character drawn and animated, I’ve got a very early version of the game where the character can move around.
I’ve only gout around 12 hours left to make a game, so I’m going to have to make some tough decisions about what I’m going to put in or leave out.
I wanted to have randomly generated map and narrative/story, but I may have to keep most of that for a post Ludum Dare version.
I wish everyone luck on finishing their game!