A chess prefab for VRChat SDK3 worlds, powered by Udon, written in C# using UdonSharp
Can also be found on Booth
Featuring:
- Fully synced board
- Standard mode with legal move checking and game over states
- Support for castling, pawn promotion and en passant
- Synced timer with an automatic side switching option
- Anarchy mode to remove move checking, and allow piece spawning/deleting
The latest release of EmyChess is made to work with a project created with the VRChat Creator Companion, with the UdonSharp package installed. Make sure to migrate your project before installing.
- Download the latest release of EmyChess from here or from Booth
- Import the Unity package inside the project
- Drag the EmyChess prefab from Packages/EmyChess/Runtime into the scene
- Position and scale as desired
This prefab is currently in beta, pull requests are appreciated! Refer to the task list for planned features, as well as known issues
All code in this repository is licensed under the GNU Public License v3.0, as stated in the license file
All other assets are licensed under Creative Commons Attribution-ShareAlike 4.0 as stated in the other license file, with the exception of:
- Wood Texture licensed under CC0
- Move sound and capture sound licensed under CC0 here and here