Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

heliom/bytesjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.