Interactive drawing with color palette and brush tools.
Uses CanvasEventBox + WebCanvasBox for mouse interaction.
⏰ Clock & Timer
Digital and analog clock with timer functionality.
Demonstrates TimerBox and real-time canvas updates.
🎆 Particle Fireworks
Physics-based particle system with gravity and collisions.
Shows RandomBox and CanvasLoopBox in action.
🎨 Random Color Generator
Beautiful color palettes using RandomBox for HSL generation.
Includes color harmony algorithms and palette export.
🚀 Demo Status
Loading Nyash WebAssembly runtime...
🐱 Nyash WASM Console Ready
Everything is Box - even in the browser!
📦 Everything is Box Philosophy
In Nyash, every value - numbers, strings, canvases, timers, even user interactions -
are unified under the Box abstraction. This creates incredibly consistent and
powerful composable systems that work beautifully in WebAssembly.
🌟 Featured Boxes: WebCanvasBox, CanvasEventBox, CanvasLoopBox,
TimerBox, RandomBox, ParticleBox