Skip to content

Let's try applying gravity forces between planets :)

Notifications You must be signed in to change notification settings

dhedegaard/gravity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravity

A simple experiment for trying to apply gravity forces between planets :)

Also, my first public piece of typescript.

You can see the project in action here: https://p.dhedegaard.dk/gravity/

For running and build it, you'll need nodejs and typescript.

$ npm install -g typescript gulp
$ npm install
$ gulp

This'lll build a bundle.js containing the converted typescript concatenated together.

About

Let's try applying gravity forces between planets :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published