An application that simulates a poker game by drawing random cards from a regular deck and allows you to play a card after which it calculates if you win or lose. Uses many different high level algorithms to achieve this.
Repository from Github https://github.comDkhan213/Poker-Player-Application
An application that simulates a poker game by drawing random cards from a regular deck and allows you to play a card after which it calculates if you win or lose. Uses many different high level algorithms to achieve this.