--- title: Solar System Explorer emoji: 🪐 colorFrom: indigo colorTo: blue sdk: static pinned: false --- # Solar System Explorer An interactive solar system visualization built with vanilla HTML5 Canvas. Explore all 8 planets and the Sun with smooth animations, real orbital data, and detailed information panels. ## Features - Real-time orbital animation with adjustable speed - Click or tap any planet to view details - Drag to pan, scroll/pinch to zoom - Quick navigation buttons for all planets - Mobile-friendly with touch gestures - Keyboard shortcuts (arrows to cycle planets, +/- to zoom, Esc to reset) ## Deploy to Hugging Face 1. Create a new Space on [huggingface.co/new-space](https://huggingface.co/new-space) 2. Select **Static** as the SDK 3. Upload `index.html`, `style.css`, and `app.js` 4. Your space will be live immediately