Welcome

Welcome to the Create your own single-player CCG with Unity course! In this course, you will learn how to create a single-player collectible card game in the spirit of Card Crawl from scratch.

In order to be able to follow the course, you just need to have a basic knowledge of C# programming and the Unity editor.

We will use the latest compatible Long Term Support version of Unity at the time of this writing, 2020.3.35 LTS, and the new entity component system (ECS). While the ECS is still in preview and rapidly changing, we believe it will play such an important role in the future of Unity that it is worth learning about it today. We will keep the course updated as new versions of the ECS are released.

Complete and Continue