Skip to content

RiderExMachina/rs-hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rs-hangman

Hangman, written in Rust, by me.

Loosely based on my py-hangman game.

Goals

  • Select a word from an internal list
    • Randomly if possible
    • Also account for an already existing wordlist
  • Enumerate the length of the word with spaces to show the length
  • List which letters have been guessed
  • Show remaining guesses

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages