diff options
Diffstat (limited to 'games/xarchon/README')
-rw-r--r-- | games/xarchon/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/games/xarchon/README b/games/xarchon/README new file mode 100644 index 0000000000..b62fba9e8a --- /dev/null +++ b/games/xarchon/README @@ -0,0 +1,14 @@ +xarchon (fantasy-themed board game) + +Archon: The Light and the Dark is a 1983 video game developed by Free +Fall Associates and one of the first five games published by Electronic +Arts. It's similar in concept to Chess, except that landing on another +player's piece results in an arcade-style fight to determine the victor. + +xarchon is a rewrite of Archon and Archon II: Adept for modern systems. +Single-player against the computer is supported, as well as multiplayer +on the same computer or over the network. + +xarchon uses esd (the Enlightened Sound Daemon) for audio. esd must be +running for the game to make sound (e.g. started by ~/.xinitrc, or by +your desktop environment, or manually by typing "esd &" in a terminal). |