1
0
Fork 0

correct some typo's

master
Peter Slendebroek 2022-01-07 13:15:54 +01:00 committed by GitHub
parent b0238957b6
commit 2fe1ea524d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 10 deletions

View File

@ -7,15 +7,14 @@ Play the classic mind game mastermind on your Bangle 2.
## Game
The game will start when run.
Four colors pins are randomly choosen and kept secret.
You need to find the secret by scoring your choise within 6 turns.
Four colors pins are randomly chosen and kept secret.
You need to find the secret by scoring your choice within 6 turns.
The game makes use of touch features.
## Play
The screen needs to be unlocked.
Select one of the dots, the color menu will show, select a colour for the pin.
If all pins are choosen with a color the red button will turn green.
If all pins are chosen with a color the red button will turn green.
Hit the green button and your play will be scored and listed from the top.
The first digit shows the number of pins with the correct color and in the right place.
The second digit gives the number of pins with the correct color but in the wrong place.
@ -24,12 +23,9 @@ The blue button will start a new game.
## Requests
This is the first version, things to add are:/
Add a menu to change game options like the number of colors, allow double colors, 5 pins per row./
Add feature to drag screen up and down to see more scores./
Timer and high score./
This is the first version, things to add are:
Add a menu to change game options like the number of colors, allow double colors, 5 pins per row. Add feature to drag screen up and down to see more scores. Timer and high score.
Any other fearures or remarks, let me know @psbest.
## Creator
This game is created by Peter Slendebroek.