summaryrefslogtreecommitdiff
path: root/src/Q4/RandomSumGame.java
AgeCommit message (Collapse)Author
2019-08-11fix javadocmo khan
2019-07-07start Question 5mo
2019-06-18add description of the codemo
2019-06-18play 3 rounds and format the outputmo
2019-06-18invert unless to ifmo
2019-06-18extract methods to make it easier to readmo
2019-06-18implement simple crapsmo
2019-06-18try to create a testable API using constructor injectionmo
2019-06-18try to understand how this confusing, untestable api is supposed to workmo
2019-06-18add Q4 assignmentmo