Skip to content

RIYASAHU2306/wordlegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordle game has been created in java using swing to create a Gui for the game. GUI.java file contains the code for creating the GUI for the game and also to implement the logic of the game. Further two text files have been created, one is WordleAnswers.txt and the other is WordleWords.txt. WordleAnswers.txt contains all the possible answers which can be generated. For one game it uses only one answer selecting from the following text file. WordleWords.txt contains list of all possible words which a user will guess and will be considered right.

Screenshot of GUI is shown.

image

After one guess story will be like this:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages