doc: add the first example
This commit is contained in:
3
01.workspace/oxydice_lib/examples/roll_3d6.rs
Normal file
3
01.workspace/oxydice_lib/examples/roll_3d6.rs
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
fn main() {
|
||||||
|
let dice = Dice::grab(3, 6);
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user