This package provides a comprehensive template for building single-player card games. It includes a library and examples, supporting multiple character group types such as players, alliances, and enemies. The template is easy to extend and customize with your own logic processors. It also features a simple game flow with events and coroutines, making it accessible to developers with certain programming capabilities.
The package includes a modular design with the following features:
- Start Menu
- Inventory
- Gizmos / Debugs
- Spawners: Spawns GameObjects in the specified shapes
- Dialogs: MessageBox / InfoBox/ ConfirmBox / Conversation / Toast
- Stats attributes: Life / Mana / Physic Attack / Magic Resistance or any other attributes
- Simple 2D Frame Animation / Frame Animator





