-
Unity CCG Kit 0.7 的完整打包文件
资源介绍
一个完整的多人收藏卡片游戏装备插件。
该插件是一个伟大的起点,开发自己的多人卡片游戏,并了解如何架构和实施这样的项目。
特性
——利用UNET Server-authoritative实现多人游戏功能。
——集成编辑器,允许指定游戏的基本属性和视觉的方式并创建新卡片。
——包括完整的演示了经典风格的游戏。
Requires Unity 5.4.1 or higher.
A complete multiplayer collectible card game kit.
This asset is a great starting point to develop your own multiplayer CCG/TCG and also to learn about how such a project can be architected and implemented.
Features
- Server-authoritative multiplayer functionality leveraging UNET.
- Integrated editor that allows to specify the game fundamental properties and create new cards in a visual way.
- Includes complete demo game in the spirit of the genre's classics.
- Includes optional, REST-based Node.js server with player registration/login, player card collection, rankings and purchasable card packs functionality.
- Includes single-player mode against AI.
- Game user interface that makes extensive use of Unity's UI system.
-Complete and extensively documented C# source code.
This is not a visual scripting framework; you need to know how to program in C# in order to use and further customize and extend the asset.