Skip to content

CS3560-OOP-Programming/Wordle_Assignment_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Wordle_Assignment_2

Team Members

  • Alex Auyon
  • Garrison Gibson

How to Run

  1. Clone repository: git clone [URL]
  2. Open in IntelliJ/Eclipse or any other IDE
  3. Run Main.java

Features Implemented

  • Guess Input: using the submit button, the program accepts input from the user
  • Feature 2: Description
  • [Extra Credit] Feature X: Description

Controls

-Enter each letter slot by slot using the keyboard -Delete a letter using backspace -Press the submit button to enter a guess

Known Issues

  • Issue 1: Description and workaround
  • Issue 2: Description

External Libraries

  • Gson 2.10.1 (JSON parsing)
  • JUnit 4.13 (testing)

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages