Commit Graph

9 Commits

Author SHA1 Message Date
7d419a0f7b Add particle effects, voidling types, and mood animations
- Added ambient particle system with floating particles
- Added 4 voidling types: Wisp, Blob, Spark, Ember with unique behaviors
- Added mood-specific animations (bounce, pulse, ping)
- Added feeding interaction
- Added glow effects and atmospheric lighting
- Voidlings now move autonomously with type-specific behaviors
2026-03-02 10:06:50 -05:00
af5e31269c Add Chamber page with interactive voidlings and localStorage persistence
- Set up React Router for navigation between landing and Chamber pages
- Create Chamber page with floating animated voidlings
- Add ability to summon, name, rename, and release voidlings
- Implement mood system (idle, happy, curious, sleepy)
- Add localStorage persistence to remember voidlings between sessions
- Add float animation and visual effects
2026-03-02 09:45:58 -05:00
9baa655f9c Use absolute path for opencode in run-ai.sh for cron compatibility 2026-03-02 09:40:46 -05:00
0de38b8578 Add .ai-builder.lock to gitignore 2026-03-02 00:51:04 -05:00
758cc3beaf Set page title to 'The Void Chamber' 2026-03-02 00:25:09 -05:00
899906a38f Initialize project with Vite + React + TypeScript + TailwindCSS
- Set up The Void Chamber landing page with interactive voidlings
- Added TailwindCSS with custom dark gradient theme
- Removed unnecessary boilerplate files
2026-03-02 00:24:52 -05:00
d0e1868c4d Add instruction to stay within project directory 2026-03-02 00:18:18 -05:00
e3cb1b4fdd Update instructions to encourage unique, personality-driven project 2026-03-02 00:11:09 -05:00
997054e3b7 Initial commit: AI overnight web app builder setup 2026-03-02 00:09:53 -05:00