Initial commit: Tortugotchi sea turtle conservation PWA

Vanilla HTML/CSS/JS Tamagotchi-style game with three species
(green, loggerhead, leatherback), persistent idle progression,
hazard QTEs (sharks, boats, ghost nets, tourists), and offline
PWA support via service worker. Includes README with cited
conservation resources and research.
This commit is contained in:
Joel Brock
2026-05-26 16:29:24 -07:00
commit b5499bd618
14 changed files with 14804 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"dependencies": {
"claude-flow": "^3.7.0-alpha.72"
}
}