Skip to content

Lightweight wordle implemented as a C# console application

Notifications You must be signed in to change notification settings

legelff/Wordle-in-Csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle in C#

A lightweight Wordle game built as a C# console application.

DemoWordle

Download

You can download the executable files from the releases section.

How to Run

  1. Windows:
    • Download the x64 release.
    • Navigate to the folder where you downloaded the executable.
    • Extract the zip file
    • Run the application by double-clicking on the .exe file.
  2. MacBook:
    • Download the arm64 release.
    • Navigate to the folder where you downloaded the executable.
    • Extract the zip file
    • Run the application by double-clicking on the .exe file.
  3. Linux:
    • Download the linux-x64 release.
    • Navigate to the folder where you downloaded the executable.
    • Extract the zip file
    • Run the application by double-clicking on the .exe file.

Features

  • Play the classic Wordle game in your console.
  • Lightweight and fast.
  • Compatible with multiple platforms.

Acknowledgements

  • Inspired by the original Wordle game.
  • Thanks to frontendexpert for the word list.

Contact

If you have any questions or suggestions, feel free to reach out:

About

Lightweight wordle implemented as a C# console application

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages