AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Pictures Matching Game..V2..!
Goto page 1, 2  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  

Do you like it? (please post and explain why?)
Yes.
100%
 100%  [ 4 ]
No.
0%
 0%  [ 0 ]
Total Votes : 4

Author Message
MYYM



Joined: 05 Apr 2005
Posts: 132

PostPosted: Wed Mar 22, 2006 8:48 pm    Post subject: Pictures Matching Game..V2..! Reply with quote

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
View user's profile Send private message Visit poster's website
Laszlo



Joined: 14 Feb 2005
Posts: 4078
Location: Pittsburgh

PostPosted: Wed Mar 22, 2006 9:07 pm    Post subject: Reply with quote

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
View user's profile Send private message
Laszlo



Joined: 14 Feb 2005
Posts: 4078
Location: Pittsburgh

PostPosted: Wed Mar 22, 2006 9:19 pm    Post subject: Reply with quote

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
View user's profile Send private message
MYYM



Joined: 05 Apr 2005
Posts: 132

PostPosted: Wed Mar 22, 2006 9:45 pm    Post subject: Reply with quote

Laszlo wrote:
I guess with 124 trials I won't get into the hall of fame
it depends on which pictures set you picked..! Wink
don't try the last 2 soon..! Evil or Very Mad
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
View user's profile Send private message Visit poster's website
PhiLho



Joined: 27 Dec 2005
Posts: 6721
Location: France (near Paris)

PostPosted: Thu Mar 23, 2006 9:30 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Veovis



Joined: 13 Feb 2006
Posts: 390
Location: Utah

PostPosted: Thu Mar 23, 2006 4:46 pm    Post subject: Reply with quote

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 Very Happy (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
View user's profile Send private message Send e-mail Visit poster's website
MYYM



Joined: 05 Apr 2005
Posts: 132

PostPosted: Fri Mar 24, 2006 4:47 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
MYYM



Joined: 05 Apr 2005
Posts: 132

PostPosted: Sat Mar 25, 2006 4:42 am    Post subject: Reply with quote

Well.. more than 100 views and only 2 votes ... !! Exclamation Question
_________________
MYYM
Back to top
View user's profile Send private message Visit poster's website
PhiLho



Joined: 27 Dec 2005
Posts: 6721
Location: France (near Paris)

PostPosted: Sat Mar 25, 2006 7:38 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
corrupt



Joined: 29 Dec 2004
Posts: 2436

PostPosted: Sat Mar 25, 2006 5:50 pm    Post subject: Reply with quote

MYYM wrote:
Well.. more than 100 views and only 2 votes ... !! Exclamation Question

Could you post a screenshot please?
Back to top
View user's profile Send private message Visit poster's website
MYYM



Joined: 05 Apr 2005
Posts: 132

PostPosted: Sat Mar 25, 2006 6:39 pm    Post subject: Reply with quote

corrupt wrote:
Could you post a screenshot please?

Screenshots Here
_________________
MYYM
Back to top
View user's profile Send private message Visit poster's website
Titan



Joined: 11 Aug 2004
Posts: 5382
Location: /b/

PostPosted: Sat Mar 25, 2006 9:23 pm    Post subject: Reply with quote

I tried it and I thought it was good Smile
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
View user's profile Send private message Visit poster's website
MYYM



Joined: 05 Apr 2005
Posts: 132

PostPosted: Sun Mar 26, 2006 11:23 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
Jon



Joined: 28 Apr 2004
Posts: 373

PostPosted: Sun Mar 26, 2006 5:03 pm    Post subject: Reply with quote

I've been waiting almost a year to play this Smile. Nice work (I like the sound effects.)
Back to top
View user's profile Send private message Send e-mail
MYYM



Joined: 05 Apr 2005
Posts: 132

PostPosted: Tue Mar 28, 2006 8:39 am    Post subject: Reply with quote

Jon wrote:
Nice work (I like the sound effects.)
Thanks, i'm glad you like it.!
_________________
MYYM
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group