A VR backgammon game where two players can play together in a virtual environment. Built for 6DoF headsets with grab interactions, dice physics, and socket-based movement.
Here's the initial concept sketch for the game layout and interaction design:
- Unity
- XR Interaction Toolkit
- C#
Contributions, suggestions, and pull requests are welcome!
If you'd like to improve the project or add new features:
- Fork the repository
- Create a new branch (
git checkout -b feature/YourFeature) - Commit your changes (
git commit -m 'Add some feature') - Push to the branch (
git push origin feature/YourFeature) - Open a Pull Request
Feel free to open issues for bugs, ideas, or discussions.
This project is open-source and available under the MIT License.

