GithubHelp home page GithubHelp logo

revolutionary-games / thrive Goto Github PK

View Code? Open in Web Editor NEW
2.6K 92.0 475.0 133.44 MB

The main repository for the development of the evolution game Thrive.

Home Page: https://revolutionarygamesstudio.com/

License: Other

Ruby 0.03% C# 95.47% Dockerfile 0.16% CMake 0.17% C++ 4.13% C 0.02% Nix 0.03%
thrive game simulation evolution strategy biology science sandbox csharp godot

thrive's Introduction

Thrive

This is the code repository for Thrive. For more information, visit Revolutionary Games' Website.

Patreon Patreon

Thrive on Steam Thrive on Itch.io

Community Forums translation status Developer Wiki Discord


game screenshot

Overview

Repository structure:

  • assets: This folder contains all the assets such as models and other binaries. The big files in this folder use Git LFS in order to keep this repository from bloating. You need to have Git LFS installed to get the files. Some better editable versions of the assets are stored in a separate repository.
  • doc: Documentation files. Contains style guide, engine overview and other useful documentation.
  • simulation_parameters: Contains JSON files as well as C# constants for tweaking the game.
  • scripts: Utility scripts for Thrive development
  • src: The core of the game written in C# as well as Godot scenes.
  • test: Contains tests that will ensure that core parts work correctly. These don't currently exist for the Godot version.

Getting Involved

Depending on what you want to contribute, you need to take different steps to get your development environment set up.

Read the contribution guidelines and code of conduct first. If you need help please ask on our forums.

There are also other useful documents in the doc folder not mentioned here.

If you have game development skills, you can apply to the team here.

If you'd like to translate the game to your language, you can find the relevant information here.

The planning board contains all issues and pull requests grouped by their priority and status. It can be found here.


game screenshot

Programmers

Thrive is written in C#. In order to work on the C# you need to compile Thrive yourself. You can find instructions for how to do that in the setup instructions. And if you've never used Godot before please read learning Godot. This repository also contains a few helper scripts written in C# for working on the game. These can be ran with dotnet: dotnet run --project Scripts -- help

Be sure to have a look at the styleguide, both for guidelines on code formatting and git usage.

Binary files should be committed using Git LFS.

Modellers, texture and GUI artists, and Sound Engineers

To work on the art assets you will want to install Godot and work on the project files with it. Instructions for that are the same as for programmers: setup instructions. And if you've never used Godot before please read learning Godot.

Alternatively some art assets can be worked on without having a working copy of the Godot project, but then you need to rely on other artists or programmers to put your assets in the game.

You should familiarize yourself with the Godot Asset pipeline.

To contribute assets you can contact a developer and provide that person with your assets and the developer can add the assets to the official repository. It will at a later time be possible to commit to Git LFS server yourself, currently it is limited to only Thrive developers. Note that you must have Git LFS installed for this to work. Any artists on the team should preferrably modify the project in Godot themselves and commit the assets using Git LFS.

Extra note for modellers: There are extra instructions for how to import models here: import tool

Miscellaneous

The history for this repository has been slightly cleaned up to remove large old binary files that were added before we used Git LFS. The original history can be found here: original_master

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.