Start1090 / UnityChess

A 3D chess game made with Unity. Core game library submodule: https://github.com/ErkrodC/UnityChessLib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnityChess

UnityChess is a 3D Chess game built using Unity/C#.

UnityChess demo

Contributing

Downloading a zip of the repository may not work. To properly clone, download and install Git LFS. For a more in-depth explanation/guide, visit the relevant wiki page.

Please follow the collaborative github workflow, well described here.

The project is using the following version of Unity: Unity 2021.2.6f1

It's recommended you use Unity Hub to manage Unity versions as it's likely the project will be upgraded as new versions come out.

Installation

At the moment, there have been no releases. The project is still in the early stages of development.

About

A 3D chess game made with Unity. Core game library submodule: https://github.com/ErkrodC/UnityChessLib

License:MIT License


Languages

Language:C# 57.5%Language:HLSL 28.0%Language:ShaderLab 14.4%