julius
Re-implementation of Caesar III game engine
Engine for Caesar III, a city-building real-time strategy game. Julius includes some UI enhancements while preserving the logic (including bugs) of the original game, so that saved games are compatible. This package does not include game data.
- Versions: 1.7.0
- Website: https://github.com/bvschaik/julius
- Licenses: AGPL 3 · Zlib
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of julius
as follows:
guix install julius
Or install a particular version:
guix install julius@1.7.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 julius about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/julius'><img src='https://packages.guix.gnu.org/packages/julius/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/julius)
Example Org:
[[https://packages.guix.gnu.org/packages/julius][https://packages.guix.gnu.org/packages/julius/badges/latest-version.svg]]