A billiard game in pure JavaScript for Desktop and Mobile
This small project draws from various billiard games in Flash, especially AS3 Billiard by Alejantro.
A modified version of Nera Liu's NEngine.js (not available online at this time) is used which provides a Scene Graph API similar to Flash, based on HTML Canvas.
- add ability to perform draws , follows and sides, besides normal hits
- add ability for multiplayer game and/or player/computer game
- add sound
- make 3D (eg. Three.js)
