speed-dreams
Car racing simulator
Speed Dreams is a car racing simulator featuring high-quality 3D graphics and an accurate physics engine, aiming for maximum realism. Initially forked from TORCS, it features improvements to the graphics and physics simulation, and supports modern input methods such as gamepads by use of the SDL library. It features more than 20 tracks and more than 80 cars to race with. Extra (freely licensed) assets can be downloaded via the in-game download manager.
- Versions: 2.4.2
- Website: https://sourceforge.net/projects/speed-dreams/
- Licenses: GPL 2+
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of speed-dreams
as follows:
guix install speed-dreams
Or install a particular version:
guix install speed-dreams@2.4.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of speed-dreams about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/speed-dreams'><img src='https://packages.guix.gnu.org/packages/speed-dreams/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/speed-dreams)
Example Org:
[[https://packages.guix.gnu.org/packages/speed-dreams][https://packages.guix.gnu.org/packages/speed-dreams/badges/latest-version.svg]]