Product
Blog
Docs
Pricing
Log in
Sign up
alexwein/IsItTwoWords
alexwein/IsItTwoWords
/
Compare
Merge
gameover
into
main
8 files changed
Hide whitespace
+266
-64
README.md
+25
-5
main
gameover
backend/wordlist.tsx
+3
-1
frontend/components/App.tsx
+97
-41
frontend/components/LastWord.tsx
+1
-1
frontend/components/Menu.tsx
+23
-9
frontend/components/ScoreBoard.tsx
+6
-7
frontend/style.css
+47
-0
frontend/components/GameOver.tsx
+64
-0