Commit Graph
3 Commits
Author SHA1 Message Date
sha 7b2b01eb17 feat: replace DNA icon with Cell icon in evolution system and update related logic 2026-02-22 00:41:10 +02:00
sha 70be0ce4a4 feat: add README file with project overview and setup instructions 2026-02-21 22:44:16 +02:00
sha 899d9d7c13 feat: implement evolution and gradient systems with settings modal
- Add EvolutionController to manage spawning and physics of icons.
- Introduce GradientController for animated gradient backgrounds.
- Create iconLoader for fetching and caching SVG icons.
- Implement modal functionality for settings adjustments.
- Connect UI controls to controllers via SettingsController.
- Add CSS styles for gradient animations, icons, and modal.
- Create utility functions for color manipulation in gradients.
2026-02-21 13:53:46 +02:00