Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/guessnumber.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-10-16 22:05:41 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-10-16 22:05:41 (GMT)
commit712c736632e9f4069b58d78e65b20892fb64f8d1 (patch)
treef8328e0d3292845ad49544444f4556f0c1a02d32 /boards/guessnumber.xml.in
parenta3b8bb391f20a0c6af21ef47277cc55a2095cff4 (diff)
src/boards/python/guessnumber.py: now display messages when text entered is out of range
Diffstat (limited to 'boards/guessnumber.xml.in')
-rw-r--r--boards/guessnumber.xml.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/boards/guessnumber.xml.in b/boards/guessnumber.xml.in
index 98e9813..70443da 100644
--- a/boards/guessnumber.xml.in
+++ b/boards/guessnumber.xml.in
@@ -3,15 +3,17 @@
<Board
name="guessnumber"
type="python:guessnumber"
- section="/"
+ section="/boards/memory"
icon="boardicons/guessnumber.png"
- difficulty="0"
+ difficulty="3"
author="Clement Coudoin (clement.coudoin@free.fr)"
boarddir="">
<_title>Guess a number</_title>
- <_description>Tux hide a number and you must guess it</_description>
- <_prerequisite></_prerequisite>
+ <_description xml:space="preserve">Help Tux escape the cave.
+Tux hide a number that you must discover.</_description>
+ <_prerequisite>Numbers from 1 to 1000 for the last level.</_prerequisite>
<_goal></_goal>
+ <_manual>Read the instructions that give you the range of the number to find. Enter a number in the top right blue entry box. Tux tell you if your number is higher or lower. Then enter another number. The distance between Tux and the escape area on the right represents how far you are from the right number. If Tux is above or under the escape area, it means your number is higher or under the right number.</_manual>
<_credit></_credit>
</Board>
<Data directory=""/>