https://github.com/pktcodes/random-poker-hand-generator
https://github.com/pktcodes/random-poker-hand-generator
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pktcodes/random-poker-hand-generator
- Owner: pktcodes
- Created: 2021-01-31T20:37:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-31T21:00:52.000Z (over 5 years ago)
- Last Synced: 2025-02-22T01:41:42.421Z (over 1 year ago)
- Language: Java
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# random-poker-hand-generator
Developed a random poker hand generator which is the test for my next project PokerTesterWindow. Coming to this project, when the program is run, it says "Welcome to the poker" game, generates a poker hand and asks the user if the player wants to play by giving Yes or No options.
I have made this project as part my coursework CS214 - Principles of Computer Science