angadgill92 / guessing_game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guessing Game

This is a follow along repo for Chapter 2 of "The Book" on Rust-Lang. The chapter introduces us to the basic syntax and constructs of the language through a simple guessing game project.

Build

$ cargo build

Run

$ cargo run

About


Languages

Language:Rust 100.0%