Skip to content

A Javascript game I used to try out Webpack. Add planets and watch them interact via gravitational force. See if you can get a stable orbit!

Notifications You must be signed in to change notification settings

cpaika/gravity-game

Repository files navigation

Gravity Game

A Javascript game I used to try out Webpack. Add planets and watch them interact via gravitational force. Give it a try and see if you can get a stable orbit!

Local Development

  1. You need nvm installed. On Mac OS you can install it via Homebrew:
brew install nvm
  1. Set the correct node version: nvm use
  2. Open the game in your browser: open index.html
  3. Run the webpack server: npm run work

Now you're good to develop, have fun!

About

A Javascript game I used to try out Webpack. Add planets and watch them interact via gravitational force. See if you can get a stable orbit!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published