slackbuilds/games/hedgewars
B. Watson 0045d6bf50
games/hedgewars: Document different dep on 32-bit.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-26 01:20:06 +07:00
..
README games/hedgewars: Document different dep on 32-bit. 2022-03-26 01:20:06 +07:00
doinst.sh games/hedgewars: Updated for version 0.9.23. 2017-12-02 06:31:04 +07:00
fpc-3.2.0.patch games/hedgewars: Fix build on -current. 2021-10-13 00:51:59 +07:00
hedgewars.SlackBuild games/hedgewars: Document different dep on 32-bit. 2022-03-26 01:20:06 +07:00
hedgewars.info games/hedgewars: Update DEP. 2021-04-19 20:41:59 +07:00
include.qpainterpath.diff games/hedgewars: Fix build on -current. 2021-10-13 00:51:59 +07:00
slack-desc games/hedgewars: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

Hedgewars is a turn based strategy game.

Each player controls a team of several hedgehogs. During the course
of the game, players take turns with one of their hedgehogs. They
then use whatever tools and weapons are available to attack and kill
the opponents' hedgehogs, thereby winning the game. Each turn is
time-limited to ensure that players do not hold up the game with
excessive thinking or moving.

This SlackBuild packages only the game itself. If you want to compile
the server, you will need to provide additional dependencies.
Please, refer to the documentation in the source tarball.

Note for 32-bit users: on x86, ignore the fpc in the .info file's
REQUIRES. For 32-bit builds, hedgewars requires ghc, not fpc. Yes,
this is weird, but it's true.