# Rust-Wordl 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. ## Prerequisites - You should have `cargo` installed in your machine. ## How to Install ? - `cargo install rust-wordl` ## How to use ?? - `rust-wordl`