Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 820 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 820 Bytes

Rico Client

Client for the Collectible Card Game (codename "Rico") on Unity.

Current status

In work. First prototype ready.

You could find the built versions of the client here (for Windows) and here (for Linux).

Current gameplay

  • Opponents take turns and try to destroy the enemy’s base;
  • Cards are divided into three types: units (can attack, apply abilities), buildings (generate resources, cannot attack), spells (one-time abilities);
  • Bases also have the number of generating resources;
  • The drawing of each card costs a certain number of resources;
  • Resources are accumulated and accrued at the beginning of every turn.