insideout-andrew / simple-card-pile-ui

This plugin provides a flexible and customizable card pile user interface for the Godot game engine. It is designed to handle various card-related functionalities including drawing, discarding, and managing different piles.
MIT License
84 stars 9 forks source link

Can you add the feature for multiple hands? #10

Open ScottUlmer opened 2 months ago

ScottUlmer commented 2 months ago

Even if it isn't multiplayer (as in online) many card games share a deck (think of black jack against bots). I think the ability to have multiple hands and have them in different places on the screen would be very useful.