All Projects → spring → Spring

spring / Spring

Licence: other
A powerful free cross-platform RTS game engine. - Report issues at https://springrts.com/mantis/

Programming Languages

lua
6591 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
CMake
9771 projects
awk
318 projects
HTML
75241 projects

Projects that are alternatives of or similar to Spring

Openra
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
Stars: ✭ 10,220 (+328.51%)
Mutual labels:  game-engine, rts, strategy-game-engine, real-time-strategy
Permafrost Engine
An OpenGL RTS game engine written in C
Stars: ✭ 851 (-64.32%)
Mutual labels:  opengl, game-engine, rts
Radixengine
A free and open game engine.
Stars: ✭ 126 (-94.72%)
Mutual labels:  opengl, game-engine
Warzone2100
Command the forces of The Project in a battle to rebuild the world after mankind has been nearly destroyed by nuclear missiles. A 100% free and open source real-time strategy game for Windows, macOS, Linux, BSD+
Stars: ✭ 2,094 (-12.2%)
Mutual labels:  rts, real-time-strategy
Chronoshift
An open source re-implementation of Red Alert written in C++.
Stars: ✭ 144 (-93.96%)
Mutual labels:  game-engine, rts
O2
2D Game Engine with visual WYSIWYG editor
Stars: ✭ 121 (-94.93%)
Mutual labels:  opengl, game-engine
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+349.14%)
Mutual labels:  opengl, game-engine
Daemon
The Dæmon game engine. With some bits of ioq3 and XreaL.
Stars: ✭ 136 (-94.3%)
Mutual labels:  opengl, game-engine
Voxelman
Plugin-based client-server voxel game engine written in D language
Stars: ✭ 105 (-95.6%)
Mutual labels:  opengl, game-engine
Mos
Lightweight game engine.
Stars: ✭ 153 (-93.58%)
Mutual labels:  opengl, game-engine
Xray 15
X-Ray Engine 1.5 expansion. Original version was used in S.T.A.L.K.E.R.: Clear Sky.
Stars: ✭ 151 (-93.67%)
Mutual labels:  opengl, game-engine
Raz
Modern & multiplatform game engine in C++17
Stars: ✭ 161 (-93.25%)
Mutual labels:  opengl, game-engine
Klayge
KlayGE is a cross-platform open source game engine with plugin-based architecture.
Stars: ✭ 1,646 (-30.99%)
Mutual labels:  opengl, game-engine
Xray 16
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
Stars: ✭ 1,806 (-24.28%)
Mutual labels:  opengl, game-engine
Flux
A real-time physically based rendering engine written in C++ and OpenGL
Stars: ✭ 171 (-92.83%)
Mutual labels:  opengl, game-engine
Silenceengine
A cross platform 2D / 3D Java Game Engine (Desktop / Html5 / Android)
Stars: ✭ 116 (-95.14%)
Mutual labels:  opengl, game-engine
Blue Flame Engine
A 3D/2D game engine that supports both DirectX11 and OpenGL 4.5
Stars: ✭ 129 (-94.59%)
Mutual labels:  opengl, game-engine
Opentk
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
Stars: ✭ 2,284 (-4.23%)
Mutual labels:  opengl, game-engine
Engo
Engo is an open-source 2D game engine written in Go.
Stars: ✭ 1,356 (-43.14%)
Mutual labels:  opengl, game-engine
Engine
Go 3D Game Engine
Stars: ✭ 1,362 (-42.89%)
Mutual labels:  opengl, game-engine

Spring RTS game engine

Build Status

README

Spring (formerly TASpring) is an Open Source Real Time Strategy game engine. Visit our project homepage for help, suggestions, bugs, community forum and everything spring related.

Compiling

Detailed instructions for how to compile Spring can be found here

The most simple set of commands will be:

cmake .
make

Installation

Usually, you want to use an installer or a package prepared for your OS:

If you want to compile and install from source, please see this wiki page

The most simple set of commands will be:

make install

Using

Use a lobby client for playing single- or multi-player matches. A list of lobbies may be found here

Once you are in-game, Spring games basically work like every other RTS, though it has a LOT of additional ways of control and customizability.

Notes

A more extensive readme can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].