https://github.com/Wargus/stratagus
The Stratagus strategy game engine
https://github.com/Wargus/stratagus
help-wanted
Last synced: 7 months ago
JSON representation
The Stratagus strategy game engine
- Host: GitHub
- URL: https://github.com/Wargus/stratagus
- Owner: Wargus
- License: gpl-2.0
- Created: 2015-11-19T15:19:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T10:25:33.000Z (12 months ago)
- Last Synced: 2024-10-27T11:46:51.705Z (12 months ago)
- Topics: help-wanted
- Language: C++
- Homepage:
- Size: 356 MB
- Stars: 626
- Watchers: 45
- Forks: 120
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
_______________________________________________________________________
_________ __ __
/ _____// |_____________ _/ |______ ____ __ __ ______
\_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
/ \| | | | \// __ \| | / __ \_/ /_/ > | /\___ |
/_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
\/ \/ \//_____/ \/
______________________ ______________________
T H E W A R B E G I N S
Stratagus - A free fantasy real time strategy game engine[](https://gitter.im/Wargus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://discord.gg/dQGxaw3QfB)
Linux: [](https://github.com/Wargus/stratagus/actions/workflows/appimage.yml)
The latest Linux dev builds come as [AppImage](https://appimage.org/):
- Go to [our workflow](https://github.com/Wargus/stratagus/actions/workflows/appimage.yml?query=branch%3Amaster+event%3Apush+is%3Asuccess), click the latest run, and scroll down to download the game you want.For releases on Linux, you might want packages:
- Ubuntu/Debian, you might want the deb packages:
- https://launchpad.net/~stratagus/+archive/ubuntu/ppa
- Note that the game packages you probably want are `wargus`, `war1gus`, and `stargus`
- At least the OpenSUSE, Fedora, and Arch Linux communities maintain packages as wellFor Windows, you likely want the game installers:
- Wargus: https://github.com/Wargus/wargus/releases
- War1gus: https://github.com/Wargus/war1gus/releases
- Stargus: https://github.com/Wargus/stargus/releases### Contributing
If you want to contribute, there is a video that details how to set up a development environment on Windows using VSCode here: https://youtu.be/c1Zm7tt_QtQ
Read 'doc/index.html' for general information and license information.
Read 'doc/install.html' for Stratagus installation instructions.
Read 'doc/changelog.html' for the Stratagus changelog.The Windows builds are done on Appveyor, Linux on Github Actions. The Ubuntu packages
are built on Launchpad:
- https://code.launchpad.net/~stratagus/+recipe/stratagus-github
- https://code.launchpad.net/~stratagus/+recipe/war1gus-github
- https://code.launchpad.net/~stratagus/+recipe/stargus-github
- https://code.launchpad.net/~stratagus/+recipe/wargus-github