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

Discuss anything else that does not suite other forums.

Moderator: Rathinagiri

Post Reply
bootwan
Posts: 52
Joined: Thu May 27, 2010 2:33 am

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

Post 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
Last edited by bootwan on Sun Jul 11, 2010 4:19 am, edited 2 times in total.
User avatar
Rathinagiri
Posts: 5481
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

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

Post by Rathinagiri »

Let me try this.

Thanks for sharing.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
bootwan
Posts: 52
Joined: Thu May 27, 2010 2:33 am

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

Post by bootwan »

Source file added.
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

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

Post by sudip »

Hello Bootwan,
Thanks a lot for sharing :)
With best regards,
Sudip
User avatar
srvet_claudio
Posts: 2224
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

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

Post by srvet_claudio »

Hi Bootwan,
Thanks for sharing :)
Best Regards,
Claudio Soto.
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
User avatar
cdsaenz
Posts: 58
Joined: Sun Jul 11, 2010 4:02 am

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

Post 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!
Charly
Argentina, Hobbyist developer, Clipper/Delphi/PHP/Progress
Post Reply