Page 1 of 1

[Game] How fast can you guess out the answer?

Posted: Sat Jul 10, 2010 4:45 pm
by bootwan
[Brainstorming] Characters guessing game

Multi-Languages supported for ENG/CHT/CHS.
Simply add a new file named "Lang-???.ini" for your language, File contents refer "Lang-Eng.ini" please.

Rules of this game:
You can set the characters allowed in Pattern (0-9 & A-Z), and the answer length.
The answer is different combinations of characters of Pattern.
A means the number of characters that locations are consistent with the answer.
B means the number of characters that locations are incorrect with the answer.

Source file included for MiniGUI Extended.
Guessing.jpg
Characters_Guessing_Game.zip

Re: [Game] How fast can you guess out the answer?

Posted: Sat Jul 10, 2010 7:15 pm
by Rathinagiri
Let me try this.

Thanks for sharing.

Re: [Game] How fast can you guess out the answer?

Posted: Sun Jul 11, 2010 4:36 am
by bootwan
Source file added.

Re: [Game] How fast can you guess out the answer?

Posted: Sun Jul 11, 2010 5:08 am
by sudip
Hello Bootwan,
Thanks a lot for sharing :)

Re: [Game] How fast can you guess out the answer?

Posted: Sun Jul 11, 2010 2:31 pm
by srvet_claudio
Hi Bootwan,
Thanks for sharing :)
Best Regards,
Claudio Soto.

Re: [Game] How fast can you guess out the answer?

Posted: Fri Jul 16, 2010 1:02 am
by cdsaenz
bootwan wrote:[Brainstorming] Characters guessing game

Multi-Languages supported for ENG/CHT/CHS.
Simply add a new file named "Lang-???.ini" for your language, File contents refer "Lang-Eng.ini" please.

Rules of this game:
You can set the characters allowed in Pattern (0-9 & A-Z), and the answer length.
The answer is different combinations of characters of Pattern.
A means the number of characters that locations are consistent with the answer.
B means the number of characters that locations are incorrect with the answer.

Source file included for MiniGUI Extended.
Guessing.jpg
Characters_Guessing_Game.zip
Loved your multilanguage handling. Thanks!