A culturally-tailored version of the popular word-guessing game, designed specifically for Arabic speakers.
- Full Arabic language support
- Customizable word length (currently set to 5 letters)
- Color-coded feedback using ANSI codes
- Point-based scoring system
- Both console and graphical (PyGame) versions
- Clone the repository:
git clone https://github.com/yourusername/moroccan-wordle.git - Navigate to the project directory:
cd moroccan-wordle - Install required dependencies:
pip install -r requirements.txt
- Implemented in Python
- Uses text files for word storage (e.g.,
5.txtfor 5-letter words) - Employs ANSI color codes for visual feedback
- Built with PyGame
- Features custom background and Arabic font
- Provides real-time visual feedback and error messages
- Input validation for various scenarios
- Word list integrity checks
- Scoring system accuracy verification
- Color display consistency across terminals
- Performance optimization
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE.md file for details.