game written in C# stylized and modeled on the Gwent game owned by CD PROJECT RED.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
In puropse of cloning repository use below command
git clone https://github.com/wookieJ/gwent-card-game.git
To install and run application you need Unity. In purpose of producing executable file in Unity choose "File -> Build settings..."
Choose "build" for executable file producing or "build and run" for also running it after building.
- Add assets
- Retreving dead cards
- Implementing some special cards effects
- Adding animations and sound effects
- Improving graphics
- AI for singleplayer
- Unity - Cross-platform game engine developed by Unity Technologies.