aboutsummaryrefslogtreecommitdiff
path: root/goffel.go
Commit message (Collapse)AuthorAgeFilesLines
* remove unfinished ui code from goffel.goFlorian Fischer2017-03-161-6/+2
|
* move network code from uis to netFlorian Fischer2017-02-211-2/+3
| | | | logic: add NewPlayer function
* remove restrictive interfaceFlorian Fischer2017-02-161-33/+21
|
* run go fmtFlorian Fischer2017-02-061-1/+1
|
* dices: use fancy dice runes only if explicit specifiedFlorian Fischer2017-01-301-1/+4
|
* seperate UIs in new uis packageFlorian Fischer2017-01-281-1/+17
| | | | add Server and Client ui sceleton
* add executable and a simple interactive terminal uiFlorian Fischer2017-01-281-0/+35