| View previous topic :: View next topic |
| Do you like it? (please post and explain why?) |
| Yes. |
|
100% |
[ 4 ] |
| No. |
|
0% |
[ 0 ] |
|
| Total Votes : 4 |
|
| Author |
Message |
MYYM
Joined: 05 Apr 2005 Posts: 132
|
Posted: Wed Mar 22, 2006 8:48 pm Post subject: Pictures Matching Game..V2..! |
|
|
Hi,..
Do you remember this one? http://www.autohotkey.com/forum/viewtopic.php?t=3081
(please use ^^^^^^^ this ^^^^^^ link just to read the old topic. but if you 'd like to post or vote do it here..thanks)
I know it has been long time, almost a year soon..!
CLICK HERE to download version 2
- 5 Pictures sets added. (became 10 now)
- Smaller file size. (more than 50% less)
- Protection removed. (no need for the registration # anymore)
I hope that'll make more people willing to try it this time..!
I'd like to know how do you find it..! thanks. _________________ MYYM

Last edited by MYYM on Sat Mar 25, 2006 4:39 am; edited 2 times in total |
|
| Back to top |
|
 |
Laszlo
Joined: 14 Feb 2005 Posts: 4078 Location: Pittsburgh
|
Posted: Wed Mar 22, 2006 9:07 pm Post subject: |
|
|
| Nice application of AHK, cool sound effects. I wish I could set the number of squares, from 4x4 to 10x10. 36 are too many for me, so I could not find out, what is the reward for matching the pictures all, or if you keep high scores (time or the number of trials). |
|
| Back to top |
|
 |
Laszlo
Joined: 14 Feb 2005 Posts: 4078 Location: Pittsburgh
|
Posted: Wed Mar 22, 2006 9:19 pm Post subject: |
|
|
| Edit: I guess with 124 trials I won't get into the hall of fame, but keeping high scores with an ini file could add to the fun. |
|
| Back to top |
|
 |
MYYM
Joined: 05 Apr 2005 Posts: 132
|
Posted: Wed Mar 22, 2006 9:45 pm Post subject: |
|
|
| Laszlo wrote: | | I guess with 124 trials I won't get into the hall of fame | it depends on which pictures set you picked..!
don't try the last 2 soon..!
| Laszlo wrote: | | keeping high scores with an ini file could add to the fun. | sounds like another great idea of yours.. maybe V3 .. thanks a lot for your time. _________________ MYYM
 |
|
| Back to top |
|
 |
PhiLho
Joined: 27 Dec 2005 Posts: 6721 Location: France (near Paris)
|
Posted: Thu Mar 23, 2006 9:30 am Post subject: |
|
|
Usually I am not too bad at this game, but here, on first try with arrows, my score was terrible!
Toggling sound effects with a button isn't a good idea. We always wonder if it displays the current state or the action to be performed (is Sound Effects OFF or will this turn off SE?).
Please, choose a checkbox, or two radiobuttons instead. Or name it "Toggle Sound Effects" and display the current status near to it.
It tested it with a computer without sound card, so I still don't know how it works...
It would be nice too if you display the current number of tries, plus, perhaps, the number of pairs found and yet to be found.
I cannot move the mouse while the program displays the second image. So I have to remember to click on the lower right corner of the picture, to avoid masking it...
Beside these minor criticisms, I find this program very enjoyable and nicely done. Congratulations! _________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2") |
|
| Back to top |
|
 |
Veovis
Joined: 13 Feb 2006 Posts: 390 Location: Utah
|
Posted: Thu Mar 23, 2006 4:46 pm Post subject: |
|
|
| PhiLho wrote: | | I cannot move the mouse while the program displays the second image. |
Yeah, I had that problem too.
Just out of curiousity, where are the pictures? Did you use FileInstall? Were did they install to? Do you mind posting the source code so others can learn from your mad skillz (although i understand if you dont want to post the whole code!) _________________
"Power can be given overnight, but responsibility must be taught. Long years go into its making." |
|
| Back to top |
|
 |
MYYM
Joined: 05 Apr 2005 Posts: 132
|
Posted: Fri Mar 24, 2006 4:47 am Post subject: |
|
|
| PhiLho wrote: | | I cannot move the mouse while the program displays the second image. |
| Veovis wrote: | | Yeah, I had that problem too. | Thanks! Fixed.. and link updated .. Please CLICK HERE to download
| Veovis wrote: | | where are the pictures? Did you use FileInstall? |
GuiControl has been used to put new contents (pictures) into the control. _________________ MYYM
 |
|
| Back to top |
|
 |
MYYM
Joined: 05 Apr 2005 Posts: 132
|
Posted: Sat Mar 25, 2006 4:42 am Post subject: |
|
|
Well.. more than 100 views and only 2 votes ... !!  _________________ MYYM
 |
|
| Back to top |
|
 |
PhiLho
Joined: 27 Dec 2005 Posts: 6721 Location: France (near Paris)
|
Posted: Sat Mar 25, 2006 7:38 am Post subject: |
|
|
You know for sure that at least 3 people tested it... I voted!
Note that a view isn't equal to a download... _________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2") |
|
| Back to top |
|
 |
corrupt
Joined: 29 Dec 2004 Posts: 2436
|
Posted: Sat Mar 25, 2006 5:50 pm Post subject: |
|
|
| MYYM wrote: | Well.. more than 100 views and only 2 votes ... !!  |
Could you post a screenshot please? |
|
| Back to top |
|
 |
MYYM
Joined: 05 Apr 2005 Posts: 132
|
Posted: Sat Mar 25, 2006 6:39 pm Post subject: |
|
|
| corrupt wrote: | | Could you post a screenshot please? |
Screenshots Here _________________ MYYM
 |
|
| Back to top |
|
 |
Titan
Joined: 11 Aug 2004 Posts: 5382 Location: /b/
|
Posted: Sat Mar 25, 2006 9:23 pm Post subject: |
|
|
I tried it and I thought it was good
I was reluctant to open the program because it was an exe file (even after I AV scanned it). Infact, I only tried it because Laszlo and PhiLho had tested it. If you don't mind switching to open source, you should offer an ahk version for assurance. _________________
 |
|
| Back to top |
|
 |
MYYM
Joined: 05 Apr 2005 Posts: 132
|
Posted: Sun Mar 26, 2006 11:23 am Post subject: |
|
|
| Titan wrote: | | I only tried it because Laszlo and PhiLho had tested it. | Well, i hope maybe now some more people'd like to try it because you have tested it too. Thanks! _________________ MYYM
 |
|
| Back to top |
|
 |
Jon
Joined: 28 Apr 2004 Posts: 373
|
Posted: Sun Mar 26, 2006 5:03 pm Post subject: |
|
|
I've been waiting almost a year to play this . Nice work (I like the sound effects.) |
|
| Back to top |
|
 |
MYYM
Joined: 05 Apr 2005 Posts: 132
|
Posted: Tue Mar 28, 2006 8:39 am Post subject: |
|
|
| Jon wrote: | | Nice work (I like the sound effects.) | Thanks, i'm glad you like it.! _________________ MYYM
 |
|
| Back to top |
|
 |
|