Page 10 of 11

Re: Z80-21 Yet Another "BlackJack"

Posted: Wed Aug 10, 2022 4:46 am
by Andre
I'll have a look at "JOTTO". I enjoy the challenge of adapting programs to the ZX81. That is why I stop my work on my "IMPROVED PROGRAMS" to work on "Z8021".
AS for the for the slow down of the inkeys in the blinking question, I will try to fix that.
Please to meet you. I'll be doing more on my ZX now because my life as a badminton player is getting shorter and shorter. Old age creeping in. Sad but a reality.

Re: Z80-21 Yet Another "BlackJack"

Posted: Wed Aug 10, 2022 10:14 pm
by sanello
@XAVSNAP

I don't know where we are at anymore. Is there a version I should be updating on the first thread post?

Re: Z80-21 Yet Another "BlackJack"

Posted: Thu Aug 11, 2022 12:28 am
by XavSnap
Hi sanello,

My latest release: (SPLIT display errors fixed)
BLACKJACKZ8021.P
(13.21 KiB) Downloaded 101 times



Have fun.

Re: Z80-21 Yet Another "BlackJack"

Posted: Thu Aug 11, 2022 1:27 am
by sanello
@xaxsnap

I played it a while. The dealer didn't stay when he got 17 once so he busted. I had 19. He had 17 and for some reason he kept going. I'll try to figure out why it isn't staying when it is suppose to.

Re: Z80-21 Yet Another "BlackJack"

Posted: Thu Aug 11, 2022 2:31 am
by sanello
@xavsnap

I looked through it and can't find anything wrong. Maybe I just saw it wrong. I'll keep playing and see if it happens again.

Re: Z80-21 Yet Another "BlackJack"

Posted: Thu Aug 11, 2022 2:41 am
by sanello
Split question doesn't go away if you say no.

If you say yes to a split it draws an ace card and then a different one over that one. Strange.

On a split, the new area cuts off the 2nd hand bet if the bets are maximum (1000 is max when you double.) I suspect anything over 99 would be cut off.

Re: Z80-21 Yet Another "BlackJack"

Posted: Thu Aug 11, 2022 3:21 am
by sanello
Ok, so much wrong on scoring that wasn't before. Insurance is totally wrong now how it works. Please go back and look at my original game There It might be bloated, but I have only found one scoring issue that I mentioned early on about split aces that I made. Insurance is a totally separate bet from the standard bet. You win insurance if the dealer has a natural blackjack and lose it if he doesn't but the hand plays on if he doesn't so you can still lose the original bet.

Re: Z80-21 Yet Another "BlackJack"

Posted: Thu Aug 11, 2022 3:38 am
by sanello
Maybe play this a while. https://www.247blackjack.com/

Re: Z80-21 Yet Another "BlackJack"

Posted: Thu Aug 11, 2022 3:40 am
by XavSnap
Hi sanello,

I worked on the split and the insurance routine...
BLACKJACKZ8021.P
(13.25 KiB) Downloaded 88 times
PS: debugg key "0" to lost the bet and get new cards @ first deal.

Re: Z80-21 Yet Another "BlackJack"

Posted: Thu Aug 11, 2022 7:42 am
by XavSnap
Hi sanello,

Test release: (the dealer now speaking in the bet screen...)
:oops:
BLACKJACKZ8021.P
(13.33 KiB) Downloaded 97 times
ps: "0" deal again, "1" card2=card1 to test the split mode.