Skip to content

0xMRTT/guessing_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guessing game

asciicast

Play

Just download the game and run it.

wget https://github.com/0xMRTT/guessing_game/releases/download/0.1.0/guessing_game  
chmod +x guessing_game
./guessing_game

Contribute

Free to submit pull request or open issue.

Thanks

Thanks to this awesome rust libs:

  • console
  • emojicon
  • inquire
  • rand
  • requestty