Skip to content

evanj2357/rusty-dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rusty dice

This is a simple project with two goals:

  • simulate dice rolls well enough for other personal projects, like a command-line dice roller or a Discord bot.

  • provide me with an excuse to practice with Rust

In all likelihood, new features will only be added if and when I need them for personal projects. Most future contributions are likely to be tests, as those are a bit sparse right now and testing code that's meant to be nondeterministic will be a good exercise for me.

About

simulating dice to practice with Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages