https://github.com/pktcodes/poker-tester-window
https://github.com/pktcodes/poker-tester-window
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pktcodes/poker-tester-window
- Owner: pktcodes
- Created: 2021-01-31T21:05:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-31T21:34:49.000Z (over 5 years ago)
- Last Synced: 2025-01-02T11:44:29.361Z (over 1 year ago)
- Language: Java
- Size: 826 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# poker-tester-window
Coming to this project, you can have any poker hand like pair, flush, etc., and represented with card images depending upon the uncommenting the line of code. The major part of the code has been provided by the course mentor and I have modified to make it work.
I have made this project as part of my coursework CS214 - Principles of Computer Science.