Skip to content

Pokruk/GravitySimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GravitySimulation

Simple gravity simulation

How to try it

There are 3 ways to try it out:

  1. Try it online
  2. Run locally
  3. Compile from sources and then run locally

Try it online

Simply open this link in your browser:

https://pokruk.github.io/GravitySimulation/dist/

Run locally

Open ./dist/index.html in your browser

Compile from sources and then run locally

Requirements:

  • tsc

Run following commands:

Installing dependencies

npm i

Compiling

npm run pipe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published