Giter Site home page Giter Site logo

spacefed's Introduction

SpaceFed

An open-source resource-management game, combining the likes of games like Prison Architect and Endless Space to reach the final goal of conquering the universe.

Contents

1 Introduction

The goal of this project is to create an open source game, combining great gaming elements, like the construction-management aspects of e.g. Prison Architect and the exploration aspects of a game like Endless Space. The ultimate goal is to have a game that lets you build your own settlements on space-rocks (your homeplanet at first, and conquered planets, moons and possibly stars later on).

2 Building

2.1 Building Prerequisites

SpaceFed development makes use of the following techniques:

  • Visual Studio 2015 (Enterprise / Professional / Community (Free))
  • MonoGame for Windows (DirectX)
  • Windows Vista / 7 / 8 / 10
  • Latest DirectX

2.2 Compiling and running

  1. Check out the repository by using a git-compatible tool, e.g. Github Desktop, TortoiseGit and more
  2. Select the branch you wish to compile (this can be a stable release or a development branch)
  3. Open the solution using Visual Studio 2015 and press 'Build'. Doing this for the first time will take a bit longer as Nuget will restore missing packages
  4. Start the program by clicking 'Start', or by starting the executable from the build directory

3 Contributing

SpaceFed uses the Gitflow workflow. It consists of a master branch in which the latest stable version of the game can be found. This master branch should be branched from and pull requested to when performing hotfixes only. All other work should be done by branching off and pull requesting into the development branch. For readibility, please name the branch with the following pattern: [master/development]/[issue-number]

3.1 New Features

Feel free to work on any feature and submit a pull request to the develop branch with the implementation. Be sure to create an issue ticket and refer to the issue's number in the branch title.

3.2 Bugfixes

Feel free to work on any bug and submit a pull request to the develop branch with the fix. Be sure to create an issue ticket and refer to the issue's number in the branch title.

3.3 Coding Standards

Please check out our coding standards and make sure to follow them before issuing a pull request.

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.