8000 GitHub - Yakov5776/wordle_cli
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Yakov5776/wordle_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:
Wordle CLI is a console-based version of the popular word guessing game, Wordle. The game is written in C# and uses .NET Core.

Features:
- Difficulty Levels
- Game Statistics

File Structure:
Program.cs - Main Program logic (entrypoint)
NiceConsole.cs - Utility class for console output
wordlist.txt - This word list was downloaded from https://raw.githubusercontent.com/charlesreid1/five-letter-words/master/sgb-words.txt (created by Donald Knuth as part of the StanfordGraph Base)

This project was created as part of the Personalized Project Reference for the 2024 Computer Science Principle AP Exam and is licensed under MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0