Skip to content

aThorp96/hangman-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

A simple hangman TUI to teach myself Rust.

Run

To compile, first make sure you have cargo installed. With cargo installed, clone the repository. From the repository's root directory, run cargo run to build and run, or cargo build to build, and ./target/debug/hangman to run.

About

Simple hangman game to learn rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages