wesnoth
wesnoth 1.18.8
Battle for Wesnoth, a free, turn-based strategy game with a fantasy theme
<rendered-html><p>The Battle for Wesnoth is a Free, turn-based tactical strategy game with a high fantasy theme, featuring both single-player, and online/hotseat multiplayer combat. Fight a desperate battle to reclaim the throne of Wesnoth, or take hand in any number of other adventures.</p> </rendered-html>
https://www.wesnoth.org/GNU General Public License v2.0 or later
main program: wesnothprograms: wesnoth, wesnothd
Platforms (45)
x86_64-cygwini686-linuxaarch64-darwinarmv6l-netbsdx86_64-solarism68k-linuxriscv32-netbsdi686-openbsd
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ wesnoth ];
Ad-hoc shell
nix-shell -p wesnoth
Flake (nix run)
nix run nixpkgs#wesnoth