This is a personal project built in Angular. Poker Hand Comparison is a little program that will compare two hands of poker according to the rules of Texas Hold'em rules https://en.wikipedia.org/wiki/Texas_hold_%27em#Hand_values
- Angular 10
- Typescript
- Bootstrap
- 2 Players - User and House
- Poker hands random generation
- Poker hands comparison
🃏 https://poker-hand-comparison.netlify.app 🃏
- Install all dependencies (npm install)
- Run the application (ng serve --open)
- Enter your name and play 😁