Skip to content

Playable 3D bowling game built with Unity. Features physics-based ball movement, scoring, and local multiplayer (hot-seat).

License

Notifications You must be signed in to change notification settings

for5en/unity-bowling-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bowling 3D

Playable 3D bowling game built with Unity. Features physics-based ball movement, scoring, and local multiplayer (hot-seat).

Features

  • Realistic physics-based bowling
  • Score tracking and scoreboard
  • Local multiplayer support
  • Simple arcade-style controls

How to run

  1. Download the Linux build from the Releases
  2. Unzip the archive
  3. Make the executable runnable:
    chmod +x Bowling3D.x86_64
  4. Run the game:
    ./Bowling3D.x86_64

How to play

  • Space – roll the ball
  • A / D – steer
  • Tab – show scoreboard

About

Playable 3D bowling game built with Unity. Features physics-based ball movement, scoring, and local multiplayer (hot-seat).

Topics

Resources

License

Stars

Watchers

Forks