
DRIFTDOWN
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Drift downwards, deeper and deeper through a procedurally generated frenzy of multidimensional madness.
Where will you end up?
Gameplay footage of the tutorial + the first 2 zones (spoilers):
A bit of DRIFTDOWN gameplay footage")
How many zones are there? _That_ you'll have to find out yourself :)
If anyone wants to check out the music, they can do so here:
DRIFTDOWN OST - https://soundcloud.com/g0rm/sets/driftdown
Download this settings file and replace the file `resources/settings/zones/zones.ron` with it.
This alternate settings file allows you to skip every level (by pressing "S"), so you can quickly get back to where you were after a game-over. It also makes the player fall a bit slower, and shortens the levels a bit.
Note, that with these settings, your score will not be counted during the skippable levels.
For the post-jam version, we plan to add proper difficulty balance changes, and maybe some ingame difficulty settings.
If you are having trouble running the game, you may want to try updating your graphics drivers.
Without access to a Mac ourselves, we cannot effectively solve the visual issues... I apologize to any Mac users.
Where will you end up?
Gameplay footage of the tutorial + the first 2 zones (spoilers):
A bit of DRIFTDOWN gameplay footage")
How many zones are there? _That_ you'll have to find out yourself :)
Controls
| Key | Action |
|---|---|
| `A/D` | move left/right |
| `Space` | start |
| `Escape` | pause |
| `Q` | quit |
| `S` | skip tutorial |
If anyone wants to check out the music, they can do so here:
DRIFTDOWN OST - https://soundcloud.com/g0rm/sets/driftdown
Too difficult?
If the game is a bit too difficult for you, but you still want to check out the later zones and songs, then this is for you!Download this settings file and replace the file `resources/settings/zones/zones.ron` with it.
This alternate settings file allows you to skip every level (by pressing "S"), so you can quickly get back to where you were after a game-over. It also makes the player fall a bit slower, and shortens the levels a bit.
Note, that with these settings, your score will not be counted during the skippable levels.
For the post-jam version, we plan to add proper difficulty balance changes, and maybe some ingame difficulty settings.
Vulkan API support (Windows/Linux)
If you are on Windows or Linux, to run our game your graphics card must have Vulkan support. Modern graphics cards shouldn't have a problem with this.If you are having trouble running the game, you may want to try updating your graphics drivers.
MacOS issues
The MacOS version has some graphics scaling issues. We still include the MacOS build, because it _technically works_.Without access to a Mac ourselves, we cannot effectively solve the visual issues... I apologize to any Mac users.
Hotfixes
| Version | Description |
|---|---|
| `v1.0.1` | Game breaking fix: no collisions. Due to last-minute debugging, we built a version without collisions. |
| `v1.0.2` | Game breaking collision fixes. |
| `v1.0.3` | Pre-load levels to avoid lag-spikes. Hide score UI in tutorial level. Tweak some level settings. |