Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 339 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 339 Bytes

Guessing Game

A simple guessing game written in Rust language. This is a coding exercise performed in learning process of Rust.

Reference:

https://doc.rust-lang.org/book/ch02-00-guessing-game-tutorial.html The Rust Programming Language, Steve Klabnik and Carol Nichols, with contributions from the Rust Community, 2nd Edition, 2023.