Skip to content

freeformflow/N-Body-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-Body Simulator

This repo contains a static site that serves up a toy 2D simulation of free particles acting under a gravity-like force.

Installation

If you're running Node 4.0 or greater, you can run this demo yourself!

git clone https://github.com/freeformflow/N-Body-Simulator.git
cd N-Body-Simulator
npm install
npm start

Direct your browser to http://localhost:1337 and enjoy!

About

2-Dimensional Physics Simulation in the Browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published