Commit Graph

7 Commits

Author SHA1 Message Date
Sasha
091e0e5c55 Fix warnings 2018-03-19 12:28:15 +01:00
Sasha
b63c06a317 Restructure project to expose only what's needed to play KoiKoi and hide
all the inner logic in that module
2018-03-16 12:18:33 +01:00
Sasha
d596a220b5 Refactor to put all KoiKoi specifics into a separate submodule 2018-03-10 23:25:44 +01:00
Sasha
7d672589b2 Remove unused imports, minor code simplifications 2018-03-09 18:12:27 +01:00
Sasha
5b78285303 Optimize game states and moves to reduce client-server to-and-fro 2018-03-09 18:12:27 +01:00
Sasha
95b2132a10 Purify types into newtypes to ease writing instances 2018-03-09 18:12:27 +01:00
Sasha
dfccff2915 Package with cabal and implement game automaton 2018-03-09 18:12:22 +01:00