Skip to content

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

License

Notifications You must be signed in to change notification settings

magicblock-labs/Solana-Unity-Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published