Este proyecto representa el Sistema Solar con un estilo visual Pixel Art, desarrollado únicamente con HTML y CSS.
El movimiento de los planetas está a escala real respecto al tiempo, pero el tamaño y las distancias no están a escala.
Las imágenes utilizadas en este proyecto son de creación propia, hechas en estilo Pixel Art.
El proyecto incluye los siguientes archivos y carpetas:
index.html
: Archivo principal que contiene la estructura HTML.solar_system.css
: Archivo de estilos CSS aplicado a la visualización del sistema solar.assets/
: Carpeta que contiene las imágenes en estilo Pixel Art.
- HTML
- CSS
- Aseprite (para crear los sprites pixelados)
Puedes ver una demostración en funcionamiento aquí: https://siegboss.github.io/HTML_and_CSS_Solar_System/
Este proyecto está bajo la licencia MIT. Consulta el archivo [LICENSE
] para más información.
This project showcases the Solar System in a Pixel Art style, developed using HTML and CSS only.
The movement of the planets is to scale in time, but size and distance are not to scale.
The images used in this project are original Pixel Art creations made by me.
The project includes the following files and folders:
index.html
: Main file containing the HTML structure.solar_system.css
: CSS file responsible for styling and animations.assets/
: Folder containing all the Pixel Art images.
- HTML
- CSS
- Aseprite (used for creating pixel art)
Check out the live demo here: https://siegboss.github.io/HTML_and_CSS_Solar_System/
This project is licensed under the MIT License. See the [LICENSE
] file for more details.