Skip to content

Project contains two codes: first one is used for create base of words. I decided to not using python library "randomwords", because it contains a lot of imaginary words. Also, this game requires checking if user write existing word, and this library and this library doesn't offer that possibility. Main program using generated data with 5-letter…

Notifications You must be signed in to change notification settings

sevkqo/Wordle_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Wordle_game

Project contains two codes: first one is used for create base of words. I decided to not using python library "randomwords", because it contains a lot of imaginary words. Also, this game requires checking if user write existing word, and this library and this library doesn't offer that possibility. Main program using generated data with 5-letters words. To create app I used library PyGame.

About

Project contains two codes: first one is used for create base of words. I decided to not using python library "randomwords", because it contains a lot of imaginary words. Also, this game requires checking if user write existing word, and this library and this library doesn't offer that possibility. Main program using generated data with 5-letter…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages