Akavall / GoGamesProject

Trying to make some simple games using golang.
1 stars 1 forks source link

Made dice be more generic by adding struct for sides #4

Closed a-temlyakov closed 9 years ago

a-temlyakov commented 9 years ago

Also added basic unit test for the InitDefaultDice function