Skip to content

frayans/guessing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guessing Game

A simple guessing game. Made with Rust. See Chapter 2 of the Rust book

Build

Linux

git clone https://github.com/sypleks/guessing-game.git
cd guessing-game/
cargo build

The binary will be in target/debug/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages