DecentralCardGame / frontend

The frontend for Crowd Control
https://crowdcontrol.network
5 stars 4 forks source link

Remove RulesText from card model #262

Closed patrickwieth closed 1 month ago

patrickwieth commented 7 months ago

The idea here is to completely auto-generate RulesText from the cardobject. This must only happen after Marius has build the feature in the gameclient as well, because currently the gameclient uses the RulesText generated in the frontend.

lxgr-linux commented 5 months ago

What is the state of this?

patrickwieth commented 5 months ago

depends on these https://github.com/DecentralCardGame/cardobject/issues/98

https://github.com/DecentralCardGame/gameclient/issues/254

might be possible to move on here? @nlsui

patrickwieth commented 3 months ago

This should be doable now