Skip to content

jacob-earle/RustWordGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustWordGame

A basic hangman game I will be using to learn about data types basic i/o, and package management in Rust.

This package can be compiled into the word game by navigating to the project directory and typing

cargo build

To run the project immediately after building in one command, type

cargo run

The words used for the game are randomly selected from the file dictionary.txt. In order to play the game, you must have this file in the directory in which you execute the program binary.

About

A basic hangman game I will be using to learn about data types basic i/o, and package management in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages