Skip to content

DapperDragon/Hangman-In-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman (In Rust!)

A version of the old classic game "Hangman" that I coded in Rust as a first project in the language

Is it perfect? No. Is it functional? Somewhat

Description

Guess from a list of possible fruits in this version of Hangman. The text file "fruits.txt" allows you to add as many possible answers as you like (including vegetables if you're so inclined)

Executing program

  1. Download
  2. In the folder "src" you will find "main.exe"
  3. Run
  4. Play Game!

Authors

Gary Hughes ("DapperDragon")

About

A game of hangman developed in rust as an intro to the language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published