Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 418 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 418 Bytes

Rust Guessing Game

Welcome to the Rust Guessing Game! This is a simple console-based game where the player guesses a randomly generated number.

How to Play

  1. Make sure you have Rust installed. You can download it from https://www.rust-lang.org/tools/install.

  2. Clone this repository:

    git clone https://github.com/your-username/rust-guessing-game.git