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
895 stars 96 forks source link

Support vertical placement of hands #97

Open db0 opened 3 years ago

db0 commented 3 years ago

The current code for organizing cards assumes a horizontal hand. Would be nice to support hands that are oriented vertically.