- Alex Auyon
- Garrison Gibson
- Clone repository:
git clone [URL]
- Open in IntelliJ/Eclipse or any other IDE
- Run
Main.java
- Guess Input: using the submit button, the program accepts input from the user
- Feature 2: Description
- [Extra Credit] Feature X: Description
-Enter each letter slot by slot using the keyboard -Delete a letter using backspace -Press the submit button to enter a guess
- Issue 1: Description and workaround
- Issue 2: Description
- Gson 2.10.1 (JSON parsing)
- JUnit 4.13 (testing)
- Txt file of valid 5 letter words sourced from https://github.com/darkermango/5-Letter-words.git