lijim / monks-and-mages

Monks and Mages is a TCG-game built on React and socket.io
https://www.monksandmages.com
MIT License
17 stars 0 forks source link

Feat: Introduce a rarity system for cards #415

Closed lijim closed 1 year ago

lijim commented 1 year ago

One day, I'd like to add draft mode / sealed mode to this game, but we need a rarity system to be added first.

Added rarity as a type and cleaned up some of the interfaces. Added rarities to each card and added filters based on that new facet.

Screen Shot 2023-03-09 at 9 54 12 AM Screen Shot 2023-03-09 at 9 54 42 AM