augustus
Re-implementation of Caesar III game engine with gameplay changes
Fork of Julius, an engine for the a city-building real-time strategy game Caesar III. Gameplay enhancements include:
roadblocks;
market special orders;
global labour pool;
partial warehouse storage;
increased game limits;
zoom controls.
- Versions: 3.2.0
- Website: https://github.com/Keriew/augustus
- Licenses: AGPL 3 · Zlib
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of augustus
as follows:
guix install augustus
Or install a particular version:
guix install augustus@3.2.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of augustus about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/augustus'><img src='https://packages.guix.gnu.org/packages/augustus/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/augustus)
Example Org:
[[https://packages.guix.gnu.org/packages/augustus][https://packages.guix.gnu.org/packages/augustus/badges/latest-version.svg]]