Card Game Framework is a framework for creating digital card or board games
Features
- Data-Driven architecture
- Supports any kind of card based game, not tied to a specific genre
- Multiplayer support with customizable transport and client/server logic
- Card effects can be coded using C# or Lua
- Optional remote game data support using custom Asset Bundle Filesystem support, which also allows for modding
- Unity Canvas-based, which renders to texture when in-game for optimal performance
- Custom card type and card back visual designer with multiple card frame support