Skip to content

Commit 96034fd

Browse files
committed
JSwing added and installable available
1 parent ff150fc commit 96034fd

21 files changed

+452
-159
lines changed

Nunito-Regular.ttf

129 KB
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
1515
> ### A Few Changes
1616
>
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.
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. Also, when 2 of the same letters in a guess are the same, there could be only be one depending on the display of the multiple letters.

bin/wordle/Calculate.class

226 Bytes
Binary file not shown.

bin/wordle/ErrorOne$1.class

925 Bytes
Binary file not shown.

bin/wordle/ErrorOne.class

1.62 KB
Binary file not shown.

bin/wordle/ErrorTwo$1.class

925 Bytes
Binary file not shown.

bin/wordle/ErrorTwo.class

1.62 KB
Binary file not shown.

bin/wordle/Fail$1.class

662 Bytes
Binary file not shown.

bin/wordle/Fail.class

1.72 KB
Binary file not shown.

bin/wordle/Main.class

3.08 KB
Binary file not shown.

0 commit comments

Comments
 (0)