A poker cash game 6 MAX players. You can play poker against bot players. Please try to win them..
Here is a poker game built with Angular. This game is a cash game that you can play with other 5 bot players. Τemporarily their decisions based on Math.random(), but at the next versions of this projects it will be the real advantage of this project as a student poker project.
User can select:
- How many players will be at the table
- The Blinds price
- How much chips
- The decision Time
Next versions will contain:
- Decision time restriction for user player too (now only bot players have time restriction).
- Some poker strategies about bot player's plays.
- Better Pot distribution (if a player goes all-in, at the end of the portion he can win all the pot) *API for storing the game.
This project written with Angular.
-
Installing the Angular CLI
-
Clone the repo
-
Install NPM packages *npm install
-
Ng serve
The purpose of this poker project is to help players become better. Next versions will contain poker strategies for Bot players (now it's only a random function that decides),which will be explained at the end of each portion.
- lympe92 - Front-End Developer - lympe92 - **