db0 / godot-card-game-framework

A framework which comes with prepared scenes and classes to kickstart your card game, as well as a powerful scripting engine to use to provide full rules enforcement.
http://dbzer0.com/projects/godot-card-game-framework/
GNU Affero General Public License v3.0
907 stars 96 forks source link

Find a way to create card text based on CardScriptDefinition #56

Open db0 opened 3 years ago

db0 commented 3 years ago

Saw that prismata does this. Should make keeping card text up to date easier.

The idea is that some method will read its card's scripting definition, and will translate it into human-readable card-text