14 Hours In
Fairly happy with the progress I made today. I have something playable that is somewhat fun!
Here is a link in its current state: http://dl.dropbox.com/u/47598017/LD23/Ver3.exe
Controls: Arrows keys to move, Space to use item, X/C to change item. Debug: Z to add 5 XP, A to give a healing potion.
It’s quite fun trying to see how high a level you can reach before dying.
I also put together a terrain generator for some islands using the cellular automota method primarily used of caves.
Screenies:
#gallery-1 { margin: auto; } #gallery-1 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; } #gallery-1 img { border: 2px solid #cfcfcf; } #gallery-1 .gallery-caption { margin-left: 0; } /* see gallery_shortcode() in wp-includes/media.php */