Free and open source motorsport sim - Base assets https://www.speed-dreams.net/
Find a file
2025-01-02 01:35:13 +01:00
cmake speed-dreams-data.cmake.in: Set SD_DATADIR_ABS 2024-12-31 08:18:04 +01:00
data config: Always use "config" weather 2025-01-02 01:28:41 +01:00
doc/readme Add README.md 2024-12-31 06:05:41 +01:00
.gitignore Add .gitignore 2024-12-30 09:08:59 +01:00
CMakeLists.txt Move user-files to data/ 2025-01-01 21:44:48 +01:00
README.md Add README.md 2024-12-31 06:05:41 +01:00

Speed Dreams

Speed Dreams is a free and open source motorsport simulator. Originally a fork of the TORCS project, it has evolved into a higher level of maturity, featuring realistic physics with tens of high-quality cars and tracks to choose from.

This repository only contains the base assets. End users are expected to download the pre-built packages.

Developers interested in the engine source code should refer to https://forge.a-lec.org/speed-dreams/speed-dreams-code/

In-game screenshot

Pre-built packages

Speed Dreams binaries are available for the following platforms:

  • Debian/Ubuntu (TODO)
  • Microsoft Windows (TODO)

Building from source

Note that no build step is required, since this is a pure CMake project i.e., no programming languages are defined.

cmake -B build -DCMAKE_INSTALL_PREFIX=<install-dir>
cmake --install build/

Dependencies

Debian/Ubuntu

sudo apt install git cmake make

License

By default, Speed Dreams code is licensed under the GPLv2-or-later license, as specified by the LICENSE file, whereas non-functional data is licensed under the Free Art License by default.

However, some sections of the code and some other assets are distributed under various free (as in freedom) licenses. Please read their license files located in their respective directories for further reference.

Trademark disclaimer

Microsoft Windows is a registered trademark of Microsoft Corporation.

Ubuntu is a registered trademark of Canonical Ltd.