Playable 3D bowling game built with Unity. Features physics-based ball movement, scoring, and local multiplayer (hot-seat).
- Realistic physics-based bowling
- Score tracking and scoreboard
- Local multiplayer support
- Simple arcade-style controls
- Download the Linux build from the Releases
- Unzip the archive
- Make the executable runnable:
chmod +x Bowling3D.x86_64
- Run the game:
./Bowling3D.x86_64
- Space – roll the ball
- A / D – steer
- Tab – show scoreboard