Skip to content

chrys-elrak/rust-word-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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