🎮 SmartSlydes Custom Scenes

Interactive Educational Projects

Clock

Interactive clock learning activities for understanding time

Ready
🔵

Walk the Circle

Interactive unit circle simulation for understanding sine and cosine

Ready

📚 Getting Started

Build all projects:

npm run build

Start development server (for testing):

python3 -m http.server 8000
# Then visit: http://localhost:8000

Watch mode for a specific project:

cd walk-the-circle && npm run dev

💡 Tip: Click "🎮 Test" to test a project in your browser. Make sure to run npm run build first to generate the bundles.