SpaceD
About
SpaceD is an open source racing game written in the D Programming Language for the Linux Game Jam 2017 in a 3D perspective which plays like a top down 2D racing game.
It features a new random track on every playthrough in which you play against 7 AIs to get to first place. For every good ranking you earn money, which you can use to upgrade your boosters or increase the air resistance for everyone for more responsive controls.
For more replayability you can even create your own tracks using the built-in editor. Don't want to create your own tracks? No problem, using the online map browser you can download maps from all around the world.
Source Code: https://github.com/WebFreak001/linux-jam
Dependencies (Ubuntu) apt install libassimp3v5 libsdl2-2.0-0 libsdl2-mixer-2.0-0 libevent-dev libssl-dev