Crates.io | rust-wordl |
lib.rs | rust-wordl |
version | 0.1.1 |
source | src |
created_at | 2023-06-30 17:22:05.82745 |
updated_at | 2023-07-01 11:35:03.452163 |
description | A word guessing game written in Rust |
homepage | |
repository | |
max_upload_size | |
id | 904796 |
size | 13,872 |
It is a small WORDL game in which you have to guesst the word in 6 tries. When character is at the right position it will be Green, When character is present in the word but not in the right place it will be Blue and when characters is not present in the word then it will be Red.
cargo
installed in your machine.cargo install rust-wordl
rust-wordl