Commit Graph

22 Commits

Author SHA1 Message Date
d1845760fe actually use GetRow since I can, implement 2 and 3, cards have owners and positions 2021-07-25 13:27:12 -04:00
22a3e0c8e8 being actually adding card effects 2021-07-23 18:57:39 -04:00
0723811faf create oracle instead of card objects 2021-07-23 18:33:17 -04:00
eb7b405641 cards are now passed as PortableCard objects
client supports all actions
A bunch of stuff uses *Decks now instead of []Card since json marshaling
all of this code is absolutely awful
2021-07-23 16:43:39 -04:00
7c593faa51 update README, makefile 2021-07-23 12:11:06 -04:00
277189f229 intro server and client 2021-07-22 18:19:21 -04:00
beab95579c local demo works 2021-07-22 15:55:52 -04:00
15f1ec5dee update mod 2021-07-22 15:39:57 -04:00
4473127d0a refactor 2021-07-22 15:37:25 -04:00
89c69d6037 you can win the game now 2021-07-22 13:43:28 -04:00
d05b670e23 debug commands 2021-07-22 13:21:49 -04:00
b09d0b37f1 use cmd and cmd_res, return views 2021-07-22 13:09:56 -04:00
b24a69ac7e have to draw first, start moving past debug 2021-07-22 12:44:25 -04:00
88d2211c36 formatting 2021-07-16 15:53:50 -04:00
c92f8ddc23 first player can't draw 2021-07-16 15:53:02 -04:00
23a991d401 add readme 2021-07-16 15:52:18 -04:00
7a00469634 command loop active, fix some obvious bugs 2021-07-16 15:35:29 -04:00
c111e09ab5 just use full debug info for now 2021-07-16 14:53:45 -04:00
8062c99ee6 add makefile, shuffle properly, more card fixes 2021-07-16 14:08:19 -04:00
b37cc0e73c card change cleanup 2021-07-15 21:44:45 -04:00
279af42056 use card objects 2021-07-15 20:58:21 -04:00
a51bfc6ae8 initial work, action moves set 2021-07-15 19:26:57 -04:00