albertaw / Physics

JavaScript Physics engine

Home Page:https://alberta-physics.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Physics

A framework for creating physics-based animations. Demo can be viewed here: https://alberta-physics.herokuapp.com

Installation

Pre conditions

Node.js is installed
Download: https://nodejs.org/en

Clone the repo

git clone git@github.com:albertaw/Physics.git

Navigate into project root

cd physics

Install dependencies

npm install

Start app

node index

Open app

Navigate your browser window to localhost:3000 to see a demo

About

JavaScript Physics engine

https://alberta-physics.herokuapp.com/


Languages

Language:JavaScript 92.2%Language:HTML 7.0%Language:CSS 0.7%Language:Procfile 0.1%