Hi,
As this is my first entry ever for Ludum Dare (or any other game jam) hello everyone :).
Here is a screenshot from my game:
Game I created is as simple as it can be. I did not remember that ludum dare starts this weekend so I had only few hours to code :(. Graphics are atari 2600 like and music is procedurally generated. But it is still first game I have ever finished so I’m happy
Instructions:
Main objective in game is to score as many points as possible. Ship controlled by user changes shapes periodically. When it touches other ships of the same shape user scores a point. When ship will touch other ship in different shape user will lose on life. User ship can also shot projectiles, but they hurt only ships of the same shape.
Controlls:
w s a d -> ship movement
k – fire projectile
Download:
For some reason I cannot embeed links in post, but it is visible in post in submitted games. Game is submitted under name “Shapes”
Game was created using java8 and processing.