Adrian Herbez Rotating Header Image

Posts Tagged ‘ludum dare’

LD27: Ten Seconds

Screen Shot 2013-08-26 at 1.16.48 AMThe theme for LD27 was “10 Seconds”. I wanted to avoid doing anything time-based, as that seemed a bit obvious. Instead, I took “seconds” to mean the people that sometimes accompany combatants to a duel. In my game, the player takes on the role of a person summoned to duel (pistols at dawn, of course). This particular duel allows each party to bring up to five seconds along, leading to… 10 seconds on the field.

The seconds themselves don’t directly participate in the duel, but they can catch bullets, making it harder for the combatants to hit each other.

Gameplay consists of rounds where both the player and AI opponent fire a single shot. To fire a shot, the player must swipe with the mouse (web) or finger (tablet), which sets both the angle and force with which the bullet is fired. Firing before the signal is given is poor form, and will not count. Any seconds that are hit are killed. This continues until either the player or the opponent is hit.

I wrote the game in HaXe, which means that it can go to multiple platforms easily. I find it a lot more satisfying to play on my ipad, as the swipe-to-shoot mechanic is much better on a touch screen, but I’ve also created a SWF version for ease of sharing. To play it for yourself, either click on the image, or head here.

projects ,

Ludum Dare: Tiny World

I just participated in my first Ludum Dare competition, with the theme ‘Tiny World’. My game is a bit small, even by Ludum Dare standards, as I’m currently on vacation, so only had the plane ride, plus a bit of time here and there to work on it (not that I’m complaining 😉 ).

In the game, you take on the role of a planet builder, tasked with creating planets from matter floating through space. The game lies in rotating the planet so that the matter is evenly distributed, and rejecting matter of the wrong type (each level has different requirements for the planet).

To play the game, either click on the image, or go here.

projects , , , ,