mohijalili / guessing-game

Programming a Guessing Game with rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guessing Game

This project was a hands-on way to introduce some Rust concepts: let, match, functions, the use of external crates, and more.

Run the main project:

cargo run

About

Programming a Guessing Game with rust

License:MIT License


Languages

Language:Rust 100.0%