Skip to content

shivarm/guess-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guessing Game (Rust)

This is a simple command-line guessing game written in Rust.

Features

  • Random number generation
  • User input handling
  • Input validation
  • Feedback after each guess

Getting Started

  1. Make sure you have Rust installed.
  2. Clone or download this repository.
  3. Build and run the project:
    cargo run

Project Structure

  • src/main.rs: Main source code for the guessing game.
  • Cargo.toml: Project configuration and dependencies.

License

This project is for learning purposes.

Author

  • Shivam Sharma

About

my first project while learning rust

Resources

Stars

Watchers

Forks

Contributors

Languages