Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 821 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 821 Bytes

Game Physics

npm twitter youtube Patreon

Repo to hold game physics prototypes using web technologies like WebGL & ThreeJS Demos : https://sketchpunklabs.github.io/gamephysics/

Development Setup

git clone --depth=1 https://github.com/sketchpunklabs/gamephysics
cd gamephysics
npm install
npm run start