Words
A simple terminal-based game inspired by the classic term.ooo
Install / Use
/learn @Daniel-Alvarenga/WordsREADME
WORDS
Simple offline terminal game inspired by the classic Termo, brazilian version of Wordle.
The game consists of getting a five-letter word correct in 7 attempts. For each word entered, the letters are classified as existing in the correct place, in green, existing in the wrong place in orange, and non-existent letters, which form the clues to guess the secret word. Words not listed in the game base or already entered are not accepted. There are around 1500 different games.
Languages and Libs
How to Play
[!Note] Depending on the terminal used, colors may not be displayed correctly due to the lack of support for ANSI escape codes. It is recommended to test the program on different terminals to ensure the best possible user experience.
You can download and execute the release or:
Clone the repository
git clone https://github.com/Daniel-Alvarenga/Words
Create and activate virtual envinroment (venv)
python -m venv venv
./venv/Scripts/activate
Install dependencies
pip install -r src/requirements.txt
Run game.py
python src/game.py
Contributing
Contributions to this project are welcome.
[!tip] It would be interesting to contribute a version containing a duet and quartet
Please follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes
- Commit your changes.
- Push to the branch.
- Submit a pull request.
[!IMPORTANT]
To build a new .exe with pyinstaller the file to edit must be gen/words.py
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
109.4kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
349.0kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
