Product
Blog
Docs
Pricing
Log in
Sign up
polat46/animal-match-game
polat46/animal-match-game
/
Compare
Merge
polat46/main
into
templates/main
10 files changed
Hide whitespace
+593
-75
README.md
+52
-46
templates/main
polat46/main
frontend/components/App.tsx
+163
-7
frontend/index.html
+21
-4
frontend/components/AnimalCard.tsx
+63
-0
frontend/components/Confetti.tsx
+50
-0
frontend/components/SoundButton.tsx
+51
-0
frontend/components/WinScreen.tsx
+28
-0
frontend/components/animals.ts
+30
-0
frontend/components/sound.ts
+135
-0
frontend/components/Counter.tsx
+0
-18