Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 207 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 207 Bytes

Blackjack-game

Scrimba Frontend Developer Path project - Blackjack game

JS topics covered:

  • arrays
  • objects
  • if-else statements & comparison operators
  • logical operators
  • for loops
  • The Math object