a daily Somali word puzzle game designed to celebrate and preserve the Somali language through interactive play. Inspired by the global Wordle phenomenon, Qaamuusle challenges players to guess a hidden 5-letter Somali word in six attempts. Built using HTML, CSS, JS, Python(Flask), and SQL(NeonDB/PostgreSQL)
# Qaamuusle (Somali Wordle)
a daily Somali word puzzle game designed to celebrate and preserve the Somali language through interactive play. Inspired by the global Wordle phenomenon, Qaamuusle challenges players to guess a hidden 5-letter Somali word in six attempts.
**Live Demo**
---
## 🎮 How to Play
The rules are simple but challenging:
1. Guess the **Somali word** in 6 tries.
2. Each guess must be a valid 5-letter word.
3. The color of the tiles will change to show how close your guess was:
* 🟩 **Green**: The letter is in the word and in the correct spot.
* 🟨 **Yellow**: The letter is in the word but in the wrong spot.
* ⬜ **Gray**: The letter is not in the word at all.
### ✨ Special Features
* ⭐ **Scoring System**: Earn points for every correct word and build your daily streak.
* 💡 **Daily Hints**: Stuck? Use your daily free hint to reveal a clue.
* 🌍 **Bilingual Support**: Toggle between **English** and **Somali** instructions.
* ☕ **Support the Project**: Integrated "Buy Me a Coffee" for community support.
---
## 🛠️ Tech Stack
* **Frontend**: HTML5, CSS3, JavaScript
* **State Management**: NeonDB/Postgresql, Python(Flask), SQL, HCaptcha
* **Deployment**: Render
---
## 🚀 Key Implementation Details
* **Responsive Design**: Optimized for mobile-first play to ensure Somali speakers worldwide can play on any device.
* **Daily Word Logic**: Scripted to refresh a new word every 24 hours to keep the community engaged.
* **Cultural Focus**: Built with a custom dictionary of 5-letter Somali words to ensure linguistic accuracy.