Skip to content
/ dice Public

Simple multithreaded dice simulator written in Rust

License

Notifications You must be signed in to change notification settings

dabo248/dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dice

A simple multithreaded dice simulator written in Rust.

Usage

# Clone this repo
git clone https://github.com/david145/dice.git
cd dice

# Compile a release version
cargo build --release

# Run it
cargo run --release

Screenshot of dice

About

Simple multithreaded dice simulator written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Languages