ASCorreia / Solana-Unity-Chess

An example showing how to use the Solana.Unity-SDK to create a fully on-chain chess game interface

Home Page:https://magicblock-labs.github.io/Solana-Unity-Chess/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solana Unity Chess

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.

Unity Chess

The UI is a simplifed version of UnityChess, by ErkrodC. Make sure to support him and leave a star to the Unity Chess repository.

UnityChess demo

Solana Chess

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.

Screenshot 2023-06-09 at 19 31 24

Notes

  • Use this version of sol-chess if you are following the course tutorials.

🎮 Play

All this clients are compatible:

About

An example showing how to use the Solana.Unity-SDK to create a fully on-chain chess game interface

https://magicblock-labs.github.io/Solana-Unity-Chess/

License:MIT License


Languages

Language:C# 64.9%Language:HLSL 18.8%Language:ShaderLab 15.9%Language:HTML 0.3%