Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/connect4.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-11-12 15:29:20 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-11-12 15:29:20 (GMT)
commita947a5b18956e90878ced860dd9d4b94da9a432e (patch)
tree78312f875daf23cd9fc2682d11fe91b6b93b8bda /boards/connect4.xml.in
parentcf3c2ae09f6a4c6465a96202cad5ad43e10594c6 (diff)
Added a connect4 two player mode
Diffstat (limited to 'boards/connect4.xml.in')
-rw-r--r--boards/connect4.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/connect4.xml.in b/boards/connect4.xml.in
index 86894dd..731cb46 100644
--- a/boards/connect4.xml.in
+++ b/boards/connect4.xml.in
@@ -11,7 +11,7 @@
<_description>Arrange four coins in a row</_description>
<_prerequisite>Mouse-manipulation</_prerequisite>
<_goal>Create a line of 4 pieces either horizontally (lying down) or vertically (standing up)</_goal>
- <_manual>Click anywhere in the line where you want to drop a piece</_manual>
+ <_manual>Click anywhere in the line where you want to drop a piece. Alternatively, you can use the arrow keys to move and the down, or space key to drop a piece.</_manual>
<_credit>Laurent Lacheny. Images and Artificial Intelligence taken from project 4stattack by Jeroen Vloothuis. The original project can be found on &lt;http://forcedattack.sourceforge.net&gt;</_credit>
</Board>
</GCompris>