nexuspy / guessing-game--rust

game will generate a random number, and the player has to guess that number

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

game will generate a random number, and the player has to guess that number

License:MIT License


Languages

Language:Rust 100.0%