Giter Site home page Giter Site logo

jacudibu / spring Goto Github PK

View Code? Open in Web Editor NEW

This project forked from beyond-all-reason/spring

0.0 1.0 0.0 240.3 MB

A powerful free cross-platform RTS game engine

Home Page: https://beyond-all-reason.github.io/spring/

License: Other

Shell 0.32% C++ 85.47% Python 0.33% Perl 0.09% C 7.30% PHP 0.03% Objective-C 0.03% Java 0.15% Lua 2.77% Assembly 0.02% Awk 1.02% CSS 0.04% Makefile 0.25% HTML 0.46% Smarty 0.01% NSIS 0.12% CMake 1.20% GLSL 0.37% M4 0.01% Dockerfile 0.01%

spring's Introduction

Recoil is an open source real time strategy game engine

Get the engine sources

git clone https://github.com/beyond-all-reason/spring -b BAR105 --recursive

Recoil is a fork and continuation of an RTS engine version 105.0

Visit our Discord or Matrix for help, suggestions, bugs, community forum and everything Recoil related.

Installation

You can use a pre-compiled binary, usually, you want to use an installer or a package prepared for your OS:

Compiling

Detailed instructions for how to compile Recoil can be found here or here

Use BAR105 as the primary branch.

Verify you're seeing tags:

>>> git tag
spring_bar_{BAR105}105.0-430-g2727993
spring_bar_{BAR105}105.1.1-1005-ga7ea1cc
spring_bar_{BAR105}105.1.1-1011-g325620e
spring_bar_{BAR105}105.1.1-1032-gf4d6126
spring_bar_{BAR105}105.1.1-1039-g895d540
spring_bar_{BAR105}105.1.1-1050-g5075cc0
...

If you aren't seeeing these (often, when you've cloned your fork of the repository and not the upstream version), try the following:

git remote add upstream [email protected]:beyond-all-reason/spring.git
git fetch --all --tags

Check out the BAR105 branch in this case:

git checkout upstream/BAR105 -b BAR105

The most simple set of commands will be:

cmake .
make

License

Our Terms are documented in the LICENSE.

spring's People

Contributors

abma avatar amdmi3 avatar ashdnazg avatar badosu avatar beherith avatar cleanrock avatar dzosz avatar gajop avatar googlefrog avatar hoijui avatar imbaczek avatar jk3064 avatar lhog avatar madrman avatar majboredom avatar marcushutchings avatar n0u avatar p2004a avatar renefritze avatar rlcevg avatar rtri avatar rwestberg avatar sanguinariojoe avatar spliff avatar sprunk avatar tomjn avatar tvo avatar verybadsoldier avatar xiphux avatar zerver avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.