Comments

Log in with itch.io to leave a comment.

(+1)

This feels like the start of something fun!

One issue: the game doesn’t handle treating an ace as either 1 or 11 depending on the other cards you have. So, for instance, drawing two aces immediately busts, rather than giving you 12. Having an ace-3 (14) and drawing another card, and getting an 9, will bust rather than giving you 13.

yeah I thought that aces were not how they are in blackjack (11 or 1) and the reason I didn't want to add that into the game because the template I was using made it very hard to change a card value after its made

I think if you omit that behavior of aces, many people who are used to blackjack are going to be unpleasantly surprised when they bust unexpectedly.

If, in the course of designing more cards for the deckbuilding aspects of this, you decide to have cards that are always 11 and never 1, or for that matter always 1 and never 11, I’d suggest labeling those cards “11” and “1” rather than “A”; if you present something as an ace, people will expect it to behave like an ace.

I’d definitely suggest providing aces with the standard ace behavior, though; in the course of a blackjack deckbuilder I think you’ll want lots of cards with values that change for various reasons.

(+1)

thanks for your feedback and I will change aces to be changed from 11 to 1 or the other way, I'm right now working on another project but I will come back to this game and change that, it's on my todo list. have a great day

(1 edit) (+1)

can you add a description for cards when you hover over them?

(+1)

that's a good idea I might add that

(2 edits) (+1)

I liked the game! Here is my feedback to make it even better. Animations are smooth and the game is visually pleasing. I would like to have easier way to increase the bets faster, for example by holding the bets button down. I didn’t really understand why it is possible to click and move the table cards. Is it a design decision to not be able to decrease the bets? I would say clicking the cards and buttons feels good enough, so I suggest adding more gameplay to it to get more feedback about the gameplay and how balanced it is. For starters you could add losing after bank is 0 and way to reset the game (bank/bets/level). Add option to mute the music as it is quite loud and distracting.

thanks for the feedback i will make it easier to add bets like you said. I will be adding a loss state and making you able to reset the game, I add the ability to turn off the music