Blackjack is a classic casino card game in which players acquire cards while getting as close as possible to 21 without going over. Players can place bets before the game begins and compete against a dealer.
☐ Screenshot(s):
☐ Technologies Used:
- HTML
- CSS
- JavaScript
☐ Getting Started:
- Cards are automatically dealt upon loading the game
- Player can click either "Hit" or "Stay" to progress game
- Clicking "Stay" ends the current game and determines the result
- Reload the game by refreshing the page
Link: https://jdaih.github.io/Project-1-Blackjack/
☐ Next Steps:
- Ability to place bets
- Another button that resets the game state
- Add more rules i.e. insurance, doubling down
- Blackjack alert message for dealer + player
- Use 8-bit card images