Skip to content

Commit

Permalink
Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jaypub2002 committed Apr 29, 2024
1 parent 4c5e028 commit de83d4e
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
15 changes: 15 additions & 0 deletions src/main/java/uta/cse3310/backEndFunctionalityExamples/Tasks.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
List of known bugs as of 4/3:



Samriddha Kharel
Endrit Smajli

TODO LIST:
--> populate scoreBoard with colors (based on index?);
--> possible implement char[][] array with w,r,g,b for coloring.
when highlighting a single cell, this is done w/o modifying array.

when user clicks the second letter, the game checks the word.
if word is correct. the game updates the color array, and broadcasts.
if word is incorrect, the game ignores, and broadcasts anyway.
Binary file not shown.

0 comments on commit de83d4e

Please sign in to comment.