Video Poker
Features
- Each turn, users can deal cards and choose which cards to retain or swap.
- Bets can be placed. The more rare their five-card hand, the greater the returns
- Understand more about video poker here
- Deployed on Github Pages
Technologies
- Frontend: HTML, CSS, Vanilla JS, DOM
- Version Control: Git
Thoughts
- This is my first ever project!
- Making things move or change on the screen was the coolest part.
- Consolidated knowledge in JS, HTML and DOM manipuation.