-
Notifications
You must be signed in to change notification settings - Fork 27
Add a timestamp to game history display #138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add a timestamp to game history display #138
Conversation
Signed-off-by: Matt <mjcantin@yahoo.com>
Signed-off-by: Matt <mjcantin@yahoo.com>
Signed-off-by: Matt <mjcantin@yahoo.com>
Fixed checkstyle errors
Removed .idea directory from gitignore. Signed-off-by: Matt <mjcantin@yahoo.com>
…asciititle Revert "Fixed checkstyle errors"
Added line to display the number of remaining guesses in Jotto
user story 26
Removed a line that prints the number of guesses remaining. Signed-off-by: Matt <mjcantin@yahoo.com>
|
Please fill in the description of this PR. Ensure that it links appropriately to the issue it resolves. The current title doesn't match with the commits listed for this PR. Include documentation that demonstrates: no new checkstyle errors; no regression test failures; new tests that verify the behavioral changes made (using the Unit framework) |
jody
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please review: #138 (comment)
resolves #33