
Urth
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
#############################
#Read this bit:
#
#If on CHROME and the web version fails to load repeatedly,
#close all browser windows and restart it,
#if you can't do that use a compiled version.
#It's a chrome thing apparently.
#
#There's an issue on the compiled linux verion caused by
#https://bugs.launchpad.net/ubuntu/+source/sun-java6/+bug/457144
#so there might not be sounds
######################
A game about running away, a planet running away actually. First I tried to think what I'd like to escape from: cities came to mind, then I thought that's too much of a cliche since the whole world wants the same. Suddently: BINGO!
The game features a story mode and a free run mode (with leaderboards).
The story progresses through increasingly difficult levels as the player guides Urth to his uncertain future. As a genre Story mode is a combination of puzzle and abstract platforming.
Escape mode features a large area populated by planets and stars, reflexes and timing are everything in this mode, as players try do distance themselves from the central star. As far as genres go escape mode is a cross between maze and reaction games. Players may also chose to add their scores to a leader board.
Coding was done in processing, sounds with a mandolin and audacity. The leader board wasn't in the original plan, but I had spare time as the bulk of the code was done in day one, while day two brought more levels, artwork, menus and everything else.
Contains many fast moving shapes, consider short pauses between levels if subject to vertigo!
#Read this bit:
#
#If on CHROME and the web version fails to load repeatedly,
#close all browser windows and restart it,
#if you can't do that use a compiled version.
#It's a chrome thing apparently.
#
#There's an issue on the compiled linux verion caused by
#https://bugs.launchpad.net/ubuntu/+source/sun-java6/+bug/457144
#so there might not be sounds
######################
A game about running away, a planet running away actually. First I tried to think what I'd like to escape from: cities came to mind, then I thought that's too much of a cliche since the whole world wants the same. Suddently: BINGO!
The game features a story mode and a free run mode (with leaderboards).
The story progresses through increasingly difficult levels as the player guides Urth to his uncertain future. As a genre Story mode is a combination of puzzle and abstract platforming.
Escape mode features a large area populated by planets and stars, reflexes and timing are everything in this mode, as players try do distance themselves from the central star. As far as genres go escape mode is a cross between maze and reaction games. Players may also chose to add their scores to a leader board.
Coding was done in processing, sounds with a mandolin and audacity. The leader board wasn't in the original plan, but I had spare time as the bulk of the code was done in day one, while day two brought more levels, artwork, menus and everything else.
Contains many fast moving shapes, consider short pauses between levels if subject to vertigo!