https://github.com/descentdevelopers/descent3
Descent 3 by Outrage Entertainment
https://github.com/descentdevelopers/descent3
cplusplus game-engine
Last synced: about 1 month ago
JSON representation
Descent 3 by Outrage Entertainment
- Host: GitHub
- URL: https://github.com/descentdevelopers/descent3
- Owner: DescentDevelopers
- License: gpl-3.0
- Created: 2024-04-16T03:35:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-08T19:57:38.000Z (about 1 month ago)
- Last Synced: 2025-05-12T14:06:18.284Z (about 1 month ago)
- Topics: cplusplus, game-engine
- Language: C++
- Homepage:
- Size: 33.4 MB
- Stars: 2,930
- Watchers: 38
- Forks: 265
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

This is the Descent 3 open source engine, licensed under [GPL-3.0](https://github.com/DescentDevelopers/Descent3?tab=GPL-3.0-1-ov-file). It includes the '1.5' patch written by Kevin Bentley and Jeff Slutter several years ago and brought to a stable condition by the Descent community.
In order to use this, you must provide your own game files. See the [USAGE.md](USAGE.md) file for details about installation.
To build the game, follow build instructions in the [BUILD.md](BUILD.md) file.
Build or runtime issues should be reported on our [GitHub tracker](https://github.com/DescentDevelopers/Descent3/issues).
## Contributing
Anyone can contribute! We have an active Discord presence at [Descent Developer Network](https://discord.gg/GNy5CUQ). Patches should be submitted on GitHub.