Commit Graph

17 Commits

Author SHA1 Message Date
marsteralex
17cbf27395 cleanup 2022-08-15 20:08:04 -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
0333de143d default to original
makes basic better
2022-08-04 22:14:18 -07: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
Austin Chen
7604a8e160 Prettier-ify code 2022-07-28 11:00:42 -07:00
Austin Chen
cd28422065 Remove extra file 2022-07-28 11:00:33 -07:00
marsteralex
7038987238 add beasts 2022-07-28 01:24:08 -04:00
marsteralex
17d99bd59b Merge branch 'main' of https://github.com/marsteralex/manifold 2022-07-28 01:16:50 -04:00
Austin Chen
6603effd1b
Use https for hotlinked image
Editing main from my phone, fingers crossed
2022-07-21 01:16:21 -07:00
marsteralex
ebfdb423dc fix https 2022-07-21 03:10:10 -04:00
Austin Chen
aba818a9de Remove unused jsons 2022-07-20 18:05:41 -07:00
Austin Chen
260f4641dd Remove alternate versions; add Alex's email 2022-07-20 18:04:54 -07:00
Austin Chen
edee910e2d Remove other guessing games 2022-07-20 18:00:18 -07:00
Austin Chen
6b5b9b42f5 Make the select screen index.html 2022-07-20 17:14:49 -07:00
Austin Chen
c3b825cc44 Adjust card positioning 2022-07-20 16:59:40 -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