Commit Graph

21 Commits

Author SHA1 Message Date
Nemo 70c1e9c02b Change Player names to be easier 2020-07-21 02:31:58 +05:30
Nemo 62dd23f1fc Max score is now 301 2020-07-21 02:17:04 +05:30
Nemo f1c97d60bb Adds support for JSON formatting and generate textgames 2020-07-21 02:15:09 +05:30
Nemo f0f1f978b4 Awards can be given to the same artist in the same round 2020-07-20 19:16:05 +05:30
Nemo 3e64db3c10 Adds Draw One support 2020-07-20 17:21:13 +05:30
Nemo f4df68533b Change var ints to more restricted domains 2020-07-20 17:21:13 +05:30
Nemo 7a4bc6a1e9 Clean up constraints, hopefully improve performance, switch to 2p modelling 2020-06-14 00:56:05 +05:30
Nemo 0dd4133d2b Add icons 2020-06-13 21:07:01 +05:30
Nemo cbaf338cdf Gecode solver functional 2020-06-13 20:59:41 +05:30
Nemo 5d2aa084de Adds current best score on the README 2020-06-13 17:29:08 +05:30
Nemo 6b2fdcd835 Adds checkboxes 2020-06-11 23:33:27 +05:30
Nemo 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
Nemo b90bbcebf4 Add a constraint to ensure we don't any round with less than zero cards 2020-06-11 15:58:55 +05:30
Nemo b592a6d984 Minor reformatting 2020-06-11 15:56:20 +05:30
Nemo 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
Nemo 3650ce1757 Initial README 2020-06-11 01:53:26 +05:30
Nemo ceb0e9aa9a Break into multiple files 2020-06-11 00:47:54 +05:30
Nemo 8cc6f0d745 Adds lots of features 2020-06-11 00:14:01 +05:30
Nemo 16f7402436 Changes maximum condition to sum(scores) 2020-06-10 19:45:22 +05:30
Nemo 86cff25f11 Fixes the max cards being repeated issue, adds awards 2020-06-10 19:41:00 +05:30
Nemo 60eb7732d4 Initial commit 2020-06-10 18:33:07 +05:30