Skip to content

A browser-based billiards game written in JavaScript

Notifications You must be signed in to change notification settings

HarrisonMc555/billiards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Billiards

Installation and Use

  1. Clone this repository.

     git clone github:HarrisonMc555/billiards.git
    
  2. Install npm modules.

     npm install
    
  3. Build the package.

     npm run build
    
  4. Open the index.html file using your preferred web browser. For example:

     xdg-open index.html
    

Notes

This has only been tested on Google Chrome v71 on Ubuntu Linux 18.04.

About

A browser-based billiards game written in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages