kwordle
Overview
Kwordle is a Wordle game clone developed specifically for Kindle devices, allowing you to enjoy the popular word-guessing game on your e-reader.
Features
- Classic Wordle gameplay
- Optimized for e-ink displays
- Multiple difficulty levels
- Keeps track of your statistics
- Works offline
Installation
Install using KPM with:
kpm -S kwordle
How to Play
- After installation, you'll find
kwordle.sh
in your documents folder. - Tap on it to launch the game.
- The objective is to guess a 5-letter word within 6 attempts.
- After each guess, you'll see:
- Letters in the correct position marked green
- Letters in the word but in the wrong position marked yellow
- Letters not in the word marked gray
Uninstallation
To remove kwordle, use:
kpm -R kwordle
Source
This package is based on the kwordle project by crizmo.