Commit Graph

24 Commits

Author SHA1 Message Date
marsteralex
3f266dac86 update artistList to not include artist sigs 2022-09-16 01:35:50 +02:00
marsteralex
59d6a8d977 move num artists to top of js file 2022-09-16 00:52:02 +02:00
marsteralex
475c3c0909 update to 21 2022-09-16 00:44:29 +02:00
marsteralex
68bdadde37 updated to 18 artists per game 2022-09-13 14:04:36 +02:00
marsteralex
37da650aca update code to be smaller jsons 2022-09-13 05:25:18 +02:00
marsteralex
1b54503393 updated for all artists 2022-09-12 02:52:17 +02:00
marsteralex
db0567b04e weight everything equally 2022-09-11 15:22:47 +02:00
marsteralex
8c18c7a475 equally weight artists 2022-09-11 15:05:51 +02:00
marsteralex
9046b2ad43 cleanup code 2022-09-11 14:46:51 +02:00
marsteralex
8706ddf733 update algo to select k samples 2022-09-11 14:42:49 +02:00
marsteralex
c30a2b05c2 add artists 2022-09-10 00:09:30 +02:00
marsteralex
1c76d79760 removing racist cards upstream
this way we don't have to store the cards in the json
2022-09-09 03:04:08 +02:00
marsteralex
bbfa56b7e8 added commander category
commander category
2022-09-09 01:18:52 +02:00
marsteralex
ffe7a097b4 include battlebond 2022-08-17 21:12:26 -04:00
marsteralex
ac7cb21a1a sort names by set instead of by set symbol 2022-08-17 20:50:13 -04:00
marsteralex
2f795fd7de hacked fix for removing image from name 2022-08-16 14:22:55 -04:00
marsteralex
cc15e46874 only load set data if needed 2022-08-15 20:42:05 -04:00
marsteralex
c6ea364218 changed some pixels 2022-08-15 20:25:08 -04:00
marsteralex
d09a46482c added set symbol to basics
added set symbol to the basics game mode. Changed name to "How Basic"
2022-08-15 19:55:39 -04:00
marsteralex
1194c1ac6f add basic land guesser
also added fetcher to filter all cards instead of only unique art
2022-08-04 21:46:39 -07:00
Austin Chen
6289df4c7d Prettier-ify 2022-07-28 11:04:11 -07:00
marsteralex
7038987238 add beasts 2022-07-28 01:24:08 -04:00
Austin Chen
260f4641dd Remove alternate versions; add Alex's email 2022-07-20 18:04:54 -07:00
Austin Chen
a3f150b1d9
Host Ida and Alex's MTG Guesser game (#656)
* Copy over code from Mtg Guesser

* Run Prettier

* CSS Tweaks: Hover feedback, button positioning

* Hide all but counterspell & burn, for now

* Move to /mtg directory

* Fix prettierignore

* smaller jsons (#673)

limited burn to only red cards and also added limited json files to only have fields needed to play

* Add Ida's tweak to card position

Co-authored-by: marsteralex <bob.masteralex@gmail.com>
2022-07-20 16:57:51 -07:00