Skip to content

tverghis/wurds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wurds

This workspace contains crates (projects) related to creating a game similar to Wordle.

Detailed documentation can be found in the respective crate's README.

Library

The wurds crate is a general library that can be used to simulate the game. The library does not make any assumptions about the front-end: it can be used in a terminal-based application, as the backing model for a web API, or any other medium.

Binaries

This workspace contains binaries that showcase applications that leverage the library, and are fully runnable.

  • wurds_tui is an interactive text-based interface to the game

About

Library and UIs for a Wordle clone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages