Progress Update
Here’s my first quick progress update!
I’m calling my game Rainbow Hero – here’s the main menu screen and some gameplay screenshots:
#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 */
I’m trying to make an arcade puzzler similar to bomber-man, but using enemies as weapons – this will literally work by walking up to an enemy, mind-controlling it (using your Rainbow Super Power, which Double Rainbow Zombie accidentally gave you while kidnapping your girlfriend) and then using the controlled enemy’s (generally destructive) ability to overcome other enemies / obstacles in the level.
Unfortunately I have to go watch sports and pretend to like it now
– so more progress will only happen later tonight… Hoping I can get all the gameplay building blocks done by midnight, then grab some sleep and start adding content tomorrow.