Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 542 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 542 Bytes

Bowling

Screenshot

Description

Simple bowling game for web with accurate physics.

How to Play

Drag the ball to the left or right to position it.

Flick the ball with your finger to bowl.

Run

Open on GitHub Pages

Built With

ammo.js, direct port of the Bullet physics engine to JavaScript using Emscripten.

three.js, JavaScript 3D library.