https://github.com/shivam010/solarsystemwebanimation
A simple HTML - CSS animation of Solar System involving Sun, Moon and Earth
https://github.com/shivam010/solarsystemwebanimation
animation animation-css css html
Last synced: 7 months ago
JSON representation
A simple HTML - CSS animation of Solar System involving Sun, Moon and Earth
- Host: GitHub
- URL: https://github.com/shivam010/solarsystemwebanimation
- Owner: Shivam010
- License: mit
- Created: 2017-05-30T21:15:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-24T08:11:02.000Z (over 8 years ago)
- Last Synced: 2025-01-01T23:27:30.119Z (over 1 year ago)
- Topics: animation, animation-css, css, html
- Language: CSS
- Size: 93.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# Solar System Animation
A simple HTML - CSS animation of Solar System involving Sun, Moon, Stars and Earth.
In this web animation Moon appears to revolve around Earth, which herself rotating around its axis and revolving around the Sun. The Sun is also increasing and decreasing resulting in the appearance of Other distinct Stars.
# How to Run
[Run it here!](https://shivam010.github.io/SolarSystemWebAnimation/)
or
Download the repository and just open the 'index.html' file in your browser.
# Contributing
Changes and improvements are more than welcome!
Feel free to fork and open a pull request. And Please make your changes in a specific branch and request to pull into master!
And If you can, please make sure the game fully works before sending the PR, as that will help speed up the process.
# License
Solar System Animation is licensed under my [MIT license.](https://github.com/Shivam010/SolarSystemWebAnimation/blob/master/License)