Go to file
2017-01-22 15:34:48 +00:00
gradle/wrapper Repo init. 2017-01-12 22:43:15 +00:00
src Implemented tests for double or nothing. 2017-01-22 15:34:48 +00:00
.gitignore Added ignore for missed files. 2017-01-12 22:47:00 +00:00
build.gradle Changed HandTest to use more formal mocking. 2017-01-22 15:02:16 +00:00
gradlew Repo init. 2017-01-12 22:43:15 +00:00
gradlew.bat Repo init. 2017-01-12 22:43:15 +00:00
LICENSE Added readme and license. 2017-01-12 22:46:17 +00:00
README.md Added readme and license. 2017-01-12 22:46:17 +00:00
settings.gradle Repo init. 2017-01-12 22:43:15 +00:00

PokerGame

Synopsis

A simple poker game. Draw a hand. Select cards you want to keep. Discard unwanted cards and draw new ones in their place. See if you won!