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
952 stars 100 forks source link

Switch cfc.piles and cfc.hands to godot builtin node groups #40

Closed db0 closed 3 years ago

db0 commented 3 years ago

https://docs.godotengine.org/en/stable/getting_started/step_by_step/scripting_continued.html#groups

Since it's there, I think it makes sense to use it.