ioveracker / rust-guessing-game

🦀 Learning Rust by making a number guessing game from the Rust book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-guessing-game

Learn Rust by making a number guessing game from the Rust book! How exciting.

Prerequisites

  • Rust. Install the toolchain with rustup.

Build

cargo build

Run

Note that this will also build the targets if needed.

cargo run

About

🦀 Learning Rust by making a number guessing game from the Rust book


Languages

Language:Rust 100.0%