Commit Graph

10 Commits

Author SHA1 Message Date
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