Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages