Skip to content

A simple program in Go that simulates rolling a dice

Notifications You must be signed in to change notification settings

E-phraim/dice-roller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

dice-roller

A simple program in Go that simulates rolling a dice

-Prints the sum of the dice roll -Prints additional information in these circumstances: -"Snake eyes": when the total roll is 2 and total dice is 2 -"Lucky 7": when the total roll is 7 -"Even": when the total roll is even -"Odd": when the total roll is odd

About

A simple program in Go that simulates rolling a dice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages