You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -12,5 +12,6 @@
12
12
> 1. Just go to the *Releases* and download the zip and unzip in a location of your preference.
13
13
> 2. Navigate into the project and open the Terminal or CMD in the project folder and execute `java -jar wordle.jar`
14
14
15
-
16
-
15
+
> ### A Few Changes
16
+
>
17
+
> As I am an amateur coder, I made some small compromises (doesn't affect the overall game). First, I display only the number of double letters and not show them in the word itself; this makes the game a little more difficult. To counter it, I added 1 more try so you get a total of 7 tries.
0 commit comments