Skip to content

mamoss-oss/diceroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

diceroller

Basic application to try out some Rust. Run the application and tell it how many dice should be rolled and how many sides each dice has.

❯ ./target/release/diceroller
### Dice roller ###
How many dice do you want to roll ?
5
How many sides should each dice have ?
6
Roll NR 1:: 2
Roll NR 2:: 2
Roll NR 3:: 1
Roll NR 4:: 2
Roll NR 5:: 4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages