Package edu.willamette.cs1.wordle
-
Interface Summary Interface Description WordleEventListener This interface defines the signature for callback functions in the Wordle assignments. -
Class Summary Class Description WordleDictionary This class implements the dictionary for the Wordle project.WordleGWindow This class implements graphics for the Wordle assignment.