Adding slurve sound

This commit is contained in:
2026-03-26 10:50:04 +01:00
parent 9e15e32b94
commit 644599cc56
14 changed files with 58 additions and 352 deletions
+15
View File
@@ -0,0 +1,15 @@
# Assumption Toggle
CRT-styled toggle puzzle component for Glitch University.
## Commands
- `npm install`
- `npm run dev`
- `npm run build`
## Notes
- Host bridge support lives in `src/hostBridge.ts` and `src/devHostBridge.ts`
- Dev-only font loading lives in `src/dev-theme.css`
- Integration manifest lives in `glitch.manifest.json`