Welcome, Guest. Please login or register.

Author Topic: Another Small Gift to the Community.  (Read 1986 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline EDanaIITopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 579
    • Show only replies by EDanaII
    • http://www.EdwardGDanaII.info
Another Small Gift to the Community.
« on: September 26, 2007, 04:21:49 PM »
As some might remember, I gave the community a small gift some months ago. Now I have another gift, not as small as the first, but still rather small. Hopefully, this new gift will entertain you for a whole 5 hours, instead of the 5 minutes the first one did. ;-)

I've taken an old WB-based blackjack game and modified it to be full color, added keyboard controls and the ability to choose the deck of cards you want.

The read-me file is here. The archive file is here.

Please send any bug reports to the email address identified in the archive. Please prefix the subject line with the words "Amiga Jack:" so that I can tell it apart from spam. Since I did this to sharpen my C skills -- and familiarize myself with Amiga APIs -- I'll fix what I can, but, as my next project is C++, I intend to create a new version, from scratch, not based on this one.

Enjoy!

Ed.
Ed.
 

Offline AmiKit

Re: Another Small Gift to the Community.
« Reply #1 on: September 26, 2007, 04:32:41 PM »
Great, thanks Ed!

Offline amigadave

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 3836
    • Show only replies by amigadave
    • http://www.EfficientByDesign.org
Re: Another Small Gift to the Community.
« Reply #2 on: September 26, 2007, 04:43:14 PM »
Thanks Ed, great to see someone still coding for the Amiga.

AmiKit, when will v1.4 be released, my beta version is working
great.  In fact it is working so well, I am using AmiKit
more often to visit Amiga.org and other Amiga websites.

Every Amiga fan that owns a PC should have AmiKit installed!
How are you helping the Amiga community? :)
 

Offline AmigaMance

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 1278
    • Show only replies by AmigaMance
Re: Another Small Gift to the Community.
« Reply #3 on: September 26, 2007, 07:37:13 PM »
 Just tried it. Thank you!
A1200 PPC user.
 

Offline EDanaIITopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 579
    • Show only replies by EDanaII
    • http://www.EdwardGDanaII.info
Re: Another Small Gift to the Community.
« Reply #4 on: September 27, 2007, 04:05:24 PM »
You guys are certainly welcome. I trust that the program works without (many) issues? :-)

Ed.
Ed.
 

Offline AmigaMance

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 1278
    • Show only replies by AmigaMance
Re: Another Small Gift to the Community.
« Reply #5 on: September 27, 2007, 07:23:29 PM »
 I didn't play with it much but it worked ok. There was only a relatively big delay in the initialization. I thought it had crashed but soon its window popped up.
A1200 PPC user.
 

Offline EDanaIITopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 579
    • Show only replies by EDanaII
    • http://www.EdwardGDanaII.info
Re: Another Small Gift to the Community.
« Reply #6 on: September 27, 2007, 08:42:19 PM »
What were you running it on? Your A1200 ppc? I can see how that might make it a little slower on the start up. If you might, trying changing the DeckLoc tooltype to DeckSmall and see what happens. Might speed it up, but those little cards are hard to read too. :-)

Ed.
Ed.
 

Offline AmigaMance

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 1278
    • Show only replies by AmigaMance
Re: Another Small Gift to the Community.
« Reply #7 on: September 27, 2007, 09:10:13 PM »
Quote
What were you running it on? Your A1200 ppc? I can see how that might make it a little slower on the start up.

 Well, how? :-) The PPC is not involved anywhere in the game, is it?

Quote
If you might, trying changing the DeckLoc tooltype to DeckSmall and see what happens. Might speed it up, but those little cards are hard to read too.

 Ok.
A1200 PPC user.