Skip to content

Conversation

@hchagerman
Copy link

[USER STORY] Display the number of remaining guesses in Jotto

[#26] (#26)
adds the number of attempts on line 65 and then prints out for a guess on line 66

JoshLapierre45 and others added 19 commits October 1, 2025 14:48
name

Signed-off-by: hchagerman <123512775+hchagerman@users.noreply.github.com>
add if Score == null

Signed-off-by: hchagerman <123512775+hchagerman@users.noreply.github.com>
Update GameHistoryTracker.java
Signed-off-by: CamCranda11 <159499223+CamCranda11@users.noreply.github.com>
Signed-off-by: CamCranda11 <159499223+CamCranda11@users.noreply.github.com>
Signed-off-by: hchagerman <123512775+hchagerman@users.noreply.github.com>
Copy link
Contributor

@jody jody left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change appears to result in a Checkstyle error since it does not adhere to coding conventions.

File ConsoleGameHub/JottoGame.java
Error Description Line 66
File contains tab characters (this is the first instance).

Please be sure to run regression tests and checks for adherence to conventions.

19 commits seems to be far too many to address a single issue. Please squash judiciously.

@jody
Copy link
Contributor

jody commented Oct 23, 2025

image

Please review linking an issue to a pull request on GitHub so that the associated issue will be automatically closed when your PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready

Development

Successfully merging this pull request may close these issues.

6 participants