A VR recreation of the classic Connect Four game built in Unity using XR Interaction Toolkit (v3.0+).
- Discs are dropped from the top into a 3D grid using ray-based VR controller input.
- Players take turns placing colored discs in a vertical grid.
- First player to align 4 discs horizontally, vertically, or diagonally wins.
- XR controller support with ray-based disc placement
- Dynamic disc drop animation with lerp
- Win condition detection in all
- Selector row prefab for intuitive column selection
- Game state machine with turn-based logic and UI feedback
- Smooth local multiplayer turn handling
- Draw detection when the board is full
Made with Unity + XR Toolkit 🕶️🛠️

