1
0
mirror of https://github.com/captn3m0/modernart.git synced 2024-07-26 20:43:28 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
5ea0e8239c Fixes scoring (Total Score instead of Ranked Score)
Also ensures that last_player -> first_player rules are met
2020-06-11 19:24:22 +05:30
b90bbcebf4 Add a constraint to ensure we don't any round with less than zero cards 2020-06-11 15:58:55 +05:30
b592a6d984 Minor reformatting 2020-06-11 15:56:20 +05:30
da83f6eda1 Implemented Nominal Turn Counting
- This ensures that every player gets atleast T|T-1 turns per round.
- Comments out drawone stuff for simplicity for now
- Does not consider double cards either
2020-06-11 03:45:17 +05:30
ceb0e9aa9a Break into multiple files 2020-06-11 00:47:54 +05:30