Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 653 Bytes

readme.md

File metadata and controls

14 lines (11 loc) · 653 Bytes

Rust Word game

Just a simple cli app to play find the word game. The program will choose a random word and shuffle the position of each charset. The client user must find the word to win the game. But, the user can find a word that the program will not expect the it make a bonus score.

How to install

  • Clone this repository
  • Move to the directory mv rust-word-game
  • Then use the command cargo install --path .

Contributors

Copyright