Skip to content

Word game companion wrritten in C# using the .NET Windows Forms

Notifications You must be signed in to change notification settings

camdenmcgath/Word-Game-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Word game companion wrritten in C# using the .NET Windows Forms. This was written as the semester project for the Event-Driven Programming course in FA22 semester at Northwest Nazarene University. This companion has three windows, the first for various word games, the second for wordle, and the third for adding or removing words from the allowed dictionary lists. This tab can only be used while on Northwest Nazarene's network.

Basic Word Game

Basic Word Game Tab
This tab allows for users to specifiy up to 7 characters and get all permutations of all lengths that are valid words. Furthermore, users can specify letters at specific positions, length of the word, and show ll permutations before filtered through the dictionary.

Wordle Calculator

Wordle Calculator Tab
In this tab, users can pluug in the results of wordle guesses to narrow down the valid choices left.

Personal Database

Personal Database
This tab only works when on the Northwest Nazarene Network. It allows adding valid and invalid words to the basic and wordle game checks.

About

Word game companion wrritten in C# using the .NET Windows Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages