Secret Number
-------------

This program is a demonstration for:

- Radio Buttons in menus
- Multiple menus
- Select/Endselect

This program is the well-known game where you have to guess a number.
In the first screen, you set the max value for the secret number: 100, 1000 or 10000 with the radio buttons.
Then press Play.

When you play, press on "Guess" to set your number and a radio button wil tell you if it's too low, too high or EXACT. In this case, the selected line is the Exit one because the game is over.

FILES:

secretnumber.txt	the source
secretnumber.lst	the compiled program
secretnumber.mkp	the program to send to the Calculator via MK.EXE or with the emulator eMKatic
secretnumber.png	a screen copy

guillaume.tello@orange.fr 