Design large scale RTS games
Recoil is a battle tested open-source RTS engine that, allied with a flexible Lua API, allows you to implement the perfect UI and mechanics for your game with the ability to support thousands of complex units simultaneously.
Some of the games powered by Recoil: Beyond All Reason, ZeroK, TA Prime and Metal Factions.
Get started now View it on GitHub
Recoil is a recent hard fork of Spring from the 105 tree, many references to it might and will be present. Overall most documented Spring API and tutorials are compatible with Recoil since they are based on the 105 tree.
Getting started
This site is an early work-in-progress so content will mostly be references to Spring documentation until its own guides are written.
References:
Download
The latest stable release is spring_bar_{BAR105}105.1.1-2590-gb9462a0
available at:
spring_bar_.BAR105.105.1.1-2590-gb9462a0_linux-64-minimal-portable.7z
spring_bar_.BAR105.105.1.1-2590-gb9462a0_windows-64-minimal-portable.7z
See the release page for more options.
Contributing
See Development for guides on how to build and develop Recoil.
When contributing to this repository, please first discuss the change you wish to make via GitHub issues, our Discord server or any other method with the owners of this repository before making a change.