A simple word-guessing game inspired by 4 Pics 1 Word.
You see multiple pictures → they all point to one hidden word. Type your answer and see if you’re right.
- 🖼️ multiple images hinting at one word
- ⌨️ box-style letter input
- 💡 hints system
- 📱 responsive UI (mobile + desktop)
Live Demo: GuessTheSlang
- HTML
- CSS
- JavaScript
- Firebase
- Look at the pictures
- Guess the word they all have in common
- Type the letters in the boxes
- Submit your answer
- Win… or try again 😆
git clone https://github.com/gb8462/GuessTheSlang.git
cd GuessTheSlang
open index.html