1
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
Matei Adriel d29343da17
fsharp(ygosim): feat: made sure player states are resolved
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-12 16:34:21 +02:00
Matei Adriel b3f374162e
fsharp(ygosim): feat: finally found a good way of doing the client stuff
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-10 16:09:06 +02:00
Matei Adriel f2bca7d3f0
fsharp(ygosim): feat: preventing more than 1 draw per turn
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-10 11:06:28 +02:00
Matei Adriel a3c4c78180
fsharp(ygosim): feat: refactored to use lenses
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-09 14:20:39 +02:00
Matei Adriel b102cc39ec
fsharp(ygosim): chore: added paket
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-09 12:11:30 +02:00
Matei Adriel 6ea2d71082
fsharp(ygosim): feat: added basic effect types
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-09 11:44:05 +02:00
Matei Adriel 6e0c6dbf5b
fsharp(ygosim): feat: deckouting
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-07 19:56:20 +02:00
Matei Adriel eab212c039
fsharp(ygosim): feat: added the basic drawing and next-turn stuff
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-07 19:31:53 +02:00
Matei Adriel 4460715e0f
fsharp(ygosim): feat: added a few more things to the Card type
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-06 12:05:22 +02:00
Matei Adriel 34751250ae
fsharp(ygosim): chore: grouped the Board, Side and Player modules
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-06 11:51:27 +02:00
Matei Adriel c6689fd6fa
fsharp(ygosim): feat: added a way of creating a new board
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-05 19:25:03 +02:00
Matei Adriel b842f8a14e
fsharp(ygosim): feat: added a few basic files
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-05 19:17:05 +02:00
Matei Adriel 40173d0b58
fsharp(ygosim): chore: scaffolded project
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-05 18:55:50 +02:00