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 

New games

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
daveand5



Joined: 09 Nov 2007
Posts: 18
Location: http://taplpoker.com/

PostPosted: Mon Dec 10, 2007 4:53 pm    Post subject: New games Reply with quote

Heres 2 games I put together recently

Match+ based off Skan's dingbat flipper, added 11 fonts, and variable number of squares.
All files included in zip with installer. just place in a folder where you want and run installer.
My 4 year old grandson just loves it, and seems to be helping him in preschool.
heres a screen shot of options

heres a screenshot of game


Slots simple fruit slot machine game that runs just like the real ones, sound and pics included in installer. Just unzip, and run installer.
heres a screenshot of slots

use and enjoy


Last edited by daveand5 on Tue Dec 11, 2007 4:34 pm; edited 2 times in total
Back to top
View user's profile Send private message Send e-mail MSN Messenger
jballi



Joined: 01 Oct 2005
Posts: 385
Location: Texas, USA

PostPosted: Mon Dec 10, 2007 8:52 pm    Post subject: Reply with quote

The link for Slots appears to be bad...
Back to top
View user's profile Send private message Send e-mail
HuBa



Joined: 24 Feb 2007
Posts: 172
Location: Budapest, Hungary

PostPosted: Mon Dec 10, 2007 9:18 pm    Post subject: Reply with quote

Nice to see screenshots, but you can crop the windows if you press Alt+PrintScreen, so then just the actual window will be placed to the clipboard.
Back to top
View user's profile Send private message Visit poster's website
Laszlo



Joined: 14 Feb 2005
Posts: 4078
Location: Pittsburgh

PostPosted: Mon Dec 10, 2007 11:48 pm    Post subject: Reply with quote

I wish I had a grandfather like daveand5. Very nice!
Back to top
View user's profile Send private message
Fry



Joined: 01 Nov 2007
Posts: 689

PostPosted: Mon Dec 10, 2007 11:56 pm    Post subject: Reply with quote

can i please have the source code for slots


by the way this is awsome
_________________
check out my site
www.eliteknifesquad.com
Back to top
View user's profile Send private message
daveand5



Joined: 09 Nov 2007
Posts: 18
Location: http://taplpoker.com/

PostPosted: Tue Dec 11, 2007 9:54 am    Post subject: Reply with quote

if you can decompile it its not locked, if not yell at me again, and I'll post a link. Would love to see someone shorten up the source, I really learn a lot about AHK when I see someone like Skan do that. and improvements are always good - its under 200 lines now including comments Smile
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Guest






PostPosted: Tue Dec 11, 2007 10:38 am    Post subject: Reply with quote

daveand5 wrote:
if you can decompile it its not locked, if not yell at me

...AAAAAHHHHH!...ok just kidding...but if we decompile, we wouldn't have comments, so posting the source is a good idea. I didn't download it (tho slots looks nice), but if I had & only saw an exe, I wouldn't run it...I like to see the source & run that...safer. So I suggest 2 things, put the source in the zip & also link to the .ahk directly...not need to download & unzip, just to read the code...

daveand5 wrote:
Would love to see someone shorten up the source...

...well, now, we couldn't do that until you post it...lol...

daveand5 wrote:
...its under 200 lines now including comments Smile

...again, remember decompiling loses comments (technically compiling loses comments but that's just splitting hairs)...

As a little note on forum posting...I wouldn't have a sentance end in an image (on the same line)...like in the source of your post you have...

Code:
heres a screen shot of options [img]http://autohotkey.net/~daveand5/MatchScreenShot1.jpg[/img]

...I would format that like...

Code:
heres a screen shot of options...
[list][img]http://autohotkey.net/~daveand5/MatchScreenShot1.jpg[/img][/list]...next sentance...

...which looks like...

heres a screen shot of options...
...next sentance...

...I would also put a smaller image in the post & link to the big version...so for slots...

Code:
heres a screenshot of slots...
[list][url=http://autohotkey.net/ ~daveand5 /SlotsScreenshot.jpg][img]http://autohotkey.net/~ daveand5 /SlotsScreenshot-sm.jpg[/img][/list]...next sentance...

...note I put spaces in the url to allow wrapping for display, but obviously the real source of the post shouldn't have spaces in the url...& also the -sm.jpg is something you need to create...a smaller version of the big screen shot. Do you notice how this topic has a horizontal scroll bar?...I always try to avoid that, by not posting big images directly in the topic (include small, link small to big) & also by not including really long lines in posts...
Back to top
daveand5



Joined: 09 Nov 2007
Posts: 18
Location: http://taplpoker.com/

PostPosted: Tue Dec 11, 2007 4:41 pm    Post subject: Reply with quote

ok...ok.......
I updated the zip files to include source, fixed screen shots, links, etc as per suggestions!....
I was looking for scripting criticism and maybe a good job here and there, but if ya al go after my speling next, i got this bud by the name of Colt.....

oh, and if u peple would use smaler pics, the forum would be easier to reed

lol

visit my website
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Page 1 of 1

 
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