Skip to content

matt-gretton-dann/roll-the-dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

roll-the-dice

Basic roll dice to get a target model for son

License

Apache-2.0 - see LICENSE.md

Compilation

Should be standard C++ - use your favourite compiler.

This was done too quickly for command line processing to have been added - change the defines at the top of the source to change the behaviour.

g++ roll-the-dice.cpp -o roll-the-dice -O2 -g

Usage

./roll-the-dice > rolls.csv
localc rolls.csv &

About

Basic roll dice to get a target model for son

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages