HTML5 and JavaScript Game Development Competition in just 13 kB

Unlucky Blackjack

Blackjack implemented in under 13kb.

Player vs Dealer Blackjack.
You've lost $ 1000. Win it back.

* H to hit.
* S to stand.

You will automatically bet $ 100 every turn.

Clear browser session to reset game.

(Little broken. Ran out of time. :()

Source code at:
https://github.com/stpettersens/js13k_2017

Categories: desktop

Feedback from the judges

Jupiter Hadley: What a weird way to use the theme! Well done!

Tomasz WesoĊ‚owski: It's blackjack alright! I won it back. There seems to be a glitch that sometimes causes the game to deal ... twice? There's a hand dealt and it vanishes and there's a new one immediately. Would be much better with a little more flair - tiny animations, sound? Cards are fun to animate with CSS 3d transforms, try it out!

back