This game was present at a game jam event in Milan (April 16th-17th 2011): "Lunarcade Factory: Lines". (
link )
I've made some changes since then.
The most important thing is that I have added a leaderboard online, so you can compete with other remote players.
The game have a simple mechanic: you have to survive as long as possible, jumping from a line to another. Jumps can be done when the little sphere is at the intersection of two lines.
Lines fall down from the top of the screen and the game is over when the player touch the bottom of the screen.
I used SFML 1.6 to do all graphics, using sf::Shape class.
Special thanks to
posva who gave me some helpful tips to create the online leaderboard.
Controlsarrow keys = move the sphere
L-CTRL or Z = jump from a line to another one
M = Mute
P = Pause game
H = Display online high-scores
S = Save current score to online leaderboard
F4 = Toggle Fullscreen mode
DownloadDownload Linavalanche v1.3.3alpha