Skip to content

Browser game (billiard) developed in JS using HTML5 canvas and Box2D physics engine

License

Notifications You must be signed in to change notification settings

MarcoBarsotti/8ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

8 Ball is a browser game (billiard) developed in JS using HTML5 canvas and Box2D physics engine.

Box2D

Is a physics engine originally developed in C++ by [erincatto] (https://github.com/erincatto). Visit [Box2D repository] (https://github.com/erincatto/Box2D) for more information. This engine is used in many games, a relevant example is [Angry Birds] (https://www.angrybirds.com/games/angry-birds/). This game (8 Ball) uses a JavaScript porting of Box2D, called [box2dweb] (https://github.com/hecht-software/box2dweb) (release [v2.1a.4] (https://github.com/hecht-software/box2dweb/releases)). You can find other Box2D portings [here] (http://box2d.org/links/).

About

Browser game (billiard) developed in JS using HTML5 canvas and Box2D physics engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published