|
AndGuess (v. 1.4.1)
Разработано GnePish
|
An old but popular guess number game on WenQuXing in China, now implemented on Android!
Guess a 4-digit number (with no same digits):
After each guess, you get a HINT as "N A M B",
N A means: N guessed digits with CORRECT positions AND values!
M B means: M guessed digits with CORRECT values, BUT they are not at their correct positions!
If you get 4A0B, you win.
EXAMPLES,
1. If you get "2A1B" after a guess step, means
"2A": TWO of your FOUR guessed digits appeared in the result, and they are also at the correct positions.
"1B": The other one digit appeared in the result, but the position in your result is not correct.
2. If you get "0A1B" after a guess step, means,
"0A": None of your guessed digits are completely correct.
"1B": ONE of your FOUR guessed digits appeared in the result, but the position does not match to the result.
I tried my best to explain the game in detail,
if this still does not help, please let me know :)
幼时文曲星上的猜数字游戏
CHANGELOG
v1.4.1 build 070601
(o)HOW TO PLAY???
v1.4.0 build 070501
(+)New fresh theme
(o)Window maximized
v1.3.3 build 061801
(o)Orientation fixed
v1.3.2 build 061701
(+)Chinese added
v1.3.1 build 040201
(+)Instructions added
v1.3.0 build 031801
(o)Fixed UI logic
v1.2.0 build 031602
(o)UI improvement
(+)Show user hint
v1.1.0 build 031601
(o)UI tweaks
(+)Hidden cheat mode^^
v1.0.0 build 031301
(+)Initial Build