rust-wordl

Crates.iorust-wordl
lib.rsrust-wordl
version0.1.1
sourcesrc
created_at2023-06-30 17:22:05.82745
updated_at2023-07-01 11:35:03.452163
descriptionA word guessing game written in Rust
homepage
repository
max_upload_size
id904796
size13,872
Dhruv (dhruvdabhi101)

documentation

README

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
Commit count: 0

cargo fmt