AR Vuforia Chess
A downloadable game for Android
A chess game playable in AR. While most AR Chess applications uses text input or ask you to tap pieces on the screen to move them, Vuforia Chess can be played with your hands.
You will need 2 coded targets : one to place the board, and one to grab the pieces. You will need to print both of them (stones.pdf and target_hand.pdf). They work best on A4 papers but letter size works fine too. Just make sur you print both of the files on the same size of paper.
The technology used for the AR is Vuforia, a Unity package that handles the tracking of coded targets.
In this project, I was responsible of :
- Handling the AR with Vuforia
- Handling the movement rules of all pieces
- Handling Checkmate
- The State machine of the game
Install instructions
You will need 2 coded targets : one to place the board, and one to grab the pieces. You will need to print both of them (stones.pdf and target_hand.pdf). They work best on A4 papers but letter size works fine too. Just make sur you print both of the files on the same size of paper.
Leave a comment
Log in with itch.io to leave a comment.