Core

Space economy simulation game. Mirror for https://git.sceptique.eu/TETU/Core upstream

TETU Core

A strategy & simulation game in space, inspired by Stellaris PDX.

Build Status

Installation

Install git, sfml, crystal, make, imgui (imgui-sfml with archlinux).

# install dependencies first
make deps

# make an optimised build so it's fasteeer
make release

Usage

export LD_LIBRARY_PATH="$(pwd)/lib/imgui-sfml"
./core                          # run the server (high performance for data)

Development

Contributing

  1. Fork it (https://git.sceptique.eu/TETU/Core/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Particular mentions

Repository

Core

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 4
  • over 1 year ago
  • July 26, 2022
License

GNU General Public License v3.0

Links
Synced at

Wed, 06 Nov 2024 11:22:13 GMT

Languages