Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 395 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 395 Bytes

Blackjack-game

The purpose of this project is to build a Blackjack game simulator using only HTML, CSS, Javascript. Some of the challenges include:

  • View management of single a HTML file using Javascript
  • Responsive web design
  • The use of CSS Grid format, including nested grid views
  • Eventually...Animation (i.e.-Flashing banner or notifications, dealing a card/a card turning over, etc.)