Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 459 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 459 Bytes

BytesJack — An HTML Blackjack game

BytesJack is an HTML / JS powered Blackjack game initially developped for the 10k Apart contest.

Features

  • HMTL / CSS only deck of cards. No image whatsoever.
  • Client side scripting only.
  • Under 10k (zipped).
  • Okay, we do have one tiny Data-URI...sorry :(

TODO (Future releases...maybe)

  • Split.
  • Surrender.