core
Version, currently 0.11 version
- 0.1latestJul 3, 2022
github.com/TETU-Game/Core
Space economy simulation game. Mirror for https://git.sceptique.eu/TETU/Core upstream
0 stars
0 dependents
License: GPLv3
Installation
# Add this to your shard.yml
dependencies:
core:
github: TETU-Game/Core
version: ~> 0.1Then run:
shards installshard.yml
- Crystal
1.2.1- License
- GPLv3
- Author
- Arthur Poulet
- Target
corefrom src/core.cr
Dependencies
Runtime Dependencies
- imgui*github: oprypin/crystal-imgui
- crsfml*github: oprypin/crsfml
- entitas*github: spoved/entitas.cr
- imgui-sfml*github: oprypin/crystal-imgui-sfml
README
TETU Core
A strategy & simulation game in space, inspired by Stellaris PDX
Installation
Install git, sfml, crystal, make, imgui (imgui-sfml with archlinux).
make deps
export LD_LIBRARY_PATH="$(pwd)/cimgui"
make release
export LD_LIBRARY_PATH="$(pwd)/lib/imgui-sfml"
./core
Usage
make run
Development
- See the wiki https://git.sceptique.eu/TETU/Core/wiki.
- See the current kanban: https://git.sceptique.eu/TETU/Core/projects/10
- Come talk on IRC irc://irc.sceptique.eu#TETU
Contributing
- Fork it (https://git.sceptique.eu/TETU/Core/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Arthur Poulet - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1- Tagged
- Jul 3, 2022
- Commit
7905d9ad62ab- Crystal
1.2.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/TETU-Game/Core
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 26, 2026
- Synced
- Sep 26, 2026
- Versions
- 1