top | item 39215892

Show HN: Wordl – Terminal Wordle with a web like GUI

17 points| palerdot | 2 years ago |github.com

Hi,

I have created a terminal app for wordle that has web like experience. In particular, it has keyboard hints and guess reveal animations. The idea is to able to play wordle in the terminal offline (and continuously if needed).

This is also kind of a Rust learning project for me, and my first public rust project. The terminal game is built with ratatui framework, which is great. I find it interesting that you can model a tui with `The Elm Architecture - TEA` principles for the terminal.

Feedbacks are welcome, particularly if you are a wordle person.

Have a nice day!

discuss

order

No comments yet.