Skip to content

grantiverson/solar-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solar System Model

I made this project to experiment with mathematical formulas and object oriented JavaScript.

Run live

Run it live at iverson.io/projects/solar-system

Download

These instructions will allow you to get a copy of the project that runs on your local machine.

Prerequisites

Installing

Instructions to clone and run the project:

  1. Clone the git project using $ git clone https://github.com/grantiverson/solar-system.git
  2. Navigate to the root directory for the project
  3. Open index.html in your favorite browser

Built with

How I made this app

One day I got the idea to try and make a model of the solar system using JavaScript. I originally wrote the whole thing using using object literals. In this version, I rewrote it using Object Oriented JavaScript.

Author

About

A model of our solar system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published