Together with a teammate, I created a multiplayer MR experience in which you can play Chess and Go. This was for the module “Windows App development” Used for this project was Unity3D, MRTK and PUN2. Check out the description and code on the GitHub repository.
The project was made to work on an Augmented Reality device such as the Microsoft HoloLens and Virtual Reality Headsets such as the HP Reverb. The idea was that two players could connect with either platform and play with each other. Initially there were plans to integrate the table recognition of the MRTK for the AR devices, but that was scrapped due to time constraints.
In the end, project had the following features:
- peer to peer Online Multiplayer
- AR and VR support
- Builtin Chess and Go modes (no rules, just board and figures)
- import of custom games with board texture, 3d models, snap positions, etc.
- control with hand gestures for AR (Hololens)
