Skip to content

A rudimentary game of pool-table made using React, three-js, and react-three-fiber along with a fairly rough and small implementation of a physics engine from scratch.

manan30/billiards

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

Pool table

A rudimentary game of pooltable made using React, three js and react-three-fiber alongwith a fairly rough and small implementation of a physics engine from scratch. However, this is not a complete game. A lot of improvements and refinements can be made.


Demo

A working demo can be found here

Shot

Running it locally

  • Clone the repo.
  • npm install
  • npm start

About

A rudimentary game of pool-table made using React, three-js, and react-three-fiber along with a fairly rough and small implementation of a physics engine from scratch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published