Skip to content

NicBonetto/rusty-hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty-hangman

A simple hangman game played in your terminal/command line. Written in Rust.

I built this project to learn the Rust language basics.

Run Locally

Ensure you have Rust and Git installed on your machine.

$ cd /path/to/project
$ git clone https://github.com/NicBonetto/rustacean-hangman.git
$ cd src/
$ cargo build
$ cargo run

Happy playing 🙃

About

A simple hangman game played in your terminal/command line. Written in Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages