Solana Unity Chess is a 3D Chess game built using Unity/C# and the Solana.Unity-SDK. Unity is used as UI/Rendering, the Solana.Unity-SDK is the interface and the state/logic is on-chain (on Solana).
This repository was created with the purpose of demostrating the use of the Solana.Unity-SDK.
The UI is a simplifed version of UnityChess, by ErkrodC. Make sure to support him and leave a star to the Unity Chess repository.
The Chess Engine is written with the Anchor Framework by vicyyn. Make sure to support him and leave a star to the sol-chess repository.
- Use this version of sol-chess if you are following the course tutorials.
All this clients are compatible:
- https://magicblock-labs.github.io/Solana-Unity-Chess/
- https://chess.vicyyn.com/
- Unity Editor and Mobile Builds (Android, IOS, Saga)