miketmoore / dice

Playing with dice in Go!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Dice

Go Report Card

go get github.com/miketmoore/dice

D6 GUI - Sprite Sheet

Roll one six-sided die via a GUI!

Sprite Sheet Credit

go run cmd/d6sprite/d6sprite.go

D6 GUI - ASCII Art

Roll one six-sided die via a GUI!

go run cmd/d6/d6.go

CLI Dice Rolling

Roll two twenty-sided dice (CLI)

go run cmd/dice/dice.go -total=2 -sides=20

About

Playing with dice in Go!

License:MIT License


Languages

Language:Go 100.0%