AR CHESS is a multiplayer chess game that supports Augmented Reality and utilizes Fishnetworking.
The game also supports android and PC and is cross platformable.
- Standard Chess Mechanics
- Very clean chess API
- Shows valid moves that you can make
- Supports Multiplayer
- Supports AR and can play multiplayer with AR
- Utilizes Unity's URP for graphics.
- Extremely performant for mobile tested at 60fps
To get started, install Unity 2023.1.7f1 and clone the project to it. Any dependecies that it says to install needs to be installed.
- You need to make your network discoverable if you're playing locally.
- Launch as a host, and send IP address to other player to connect
- You can open a port.
- You can launch a server and connect to that