SlackBuilds Repository

15.0 > Games > immortal-barons (0.0.10)

Immortal Barons is a turn-based strategy game for the terminal. You rule
a barony in a ruined, post-apocalyptic world. You buy land, feed your
people, build an army, and fight rival empires. The goal is to have the
highest net worth when the turns run out, or to conquer everyone else.
Play it as a door on a BBS, over SSH on a server that offers it, or on
your own machine.

The game is written in Go. It is an independent remake, inspired by the
1990s BBS door game Barren Realms Elite, and is not affiliated with or
endorsed by its authors.

Two programs are installed in /usr/games: immortal-barons, the game
itself, and barons-ftn, an optional helper that moves inter-BBS packets
over FidoNet transport. A board that does not join a league needs only
the game.

Requires google-go-lang from SlackBuilds.org. Stock Slackware's
/usr/bin/go is gccgo, which builds the Go 1.16 language and cannot
compile this; the build script uses google-go-lang's toolchain instead,
whether or not the shell has read /etc/profile.d/go.sh.

The source archive is upstream's vendored release tarball, so the build
downloads nothing.

Sysops: the game keeps its world in a data directory of its own choosing
(-data, default ./data), and the BBS points it at a dropfile. See
docs/door-setup.md in the package's doc directory for the door
configuration, and docs/inter-bbs.md for joining a league.

Build options:
TEST=yes Run the Go test suite during the build and save the results
into the package's doc directory as test_results.txt.
Default: no.

This requires: google-go-lang

Maintained by: Andy Alt
Keywords: immortal,barons
ChangeLog: immortal-barons

Homepage:
https://github.com/andy5995/immortal-barons

Source Downloads:
immortal-barons-v0.0.10-vendored-source.tar.gz (5e86cd0a012595f8738d2cd4e7930969)

Download SlackBuild:
immortal-barons.tar.gz
immortal-barons.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds