TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

17 pointsby palerdotover 1 year ago
Hi,<p>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).<p>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.<p>Feedbacks are welcome, particularly if you are a wordle person.<p>Have a nice day!

no comments

no comments