Termle - Wordle in the Terminal. termle

Related tags

Command Line termle
Overview

termle

Wordle in the Terminal. termle.

demo.png

go install github.com/JeremyLoy/termle@latest

termle # plays current day
termle -random # plays a random day
termle -day 215 # play a day by number
You might also like...
progress_bar creates a single customizable progress bar for Linux terminal.
progress_bar creates a single customizable progress bar for Linux terminal.

progress_bar Go Progress Bar Features progress_bar creates a single customizable progress bar for Linux terminal. Installation go get -u github.com/er

A terminal based typing test.
A terminal based typing test.

What A terminal based typing test. Installation Linux sudo curl -L https://github.com/lemnos/tt/releases/download/v0.4.0/tt-linux -o /usr/local/bin/tt

Raspberry Pi terminal based activity monitor
Raspberry Pi terminal based activity monitor

pitop Raspberry Pi terminal based activity monitor Yes I know there are plenty of solutions already available, but I wanted to build my own terminal b

β“πŸ–Ό Find the anime scene by image using your terminal
β“πŸ–Ό Find the anime scene by image using your terminal

What Anime CLI ❓ πŸ–Ό This application is basically a 🍬 wrapper around trace.moe PREVIEW Usage πŸ–₯ Get Anime By Image File πŸ—ƒ what-anime file anime.jp

Terminal stock ticker with live updates and position tracking
Terminal stock ticker with live updates and position tracking

Ticker Terminal stock watcher and stock position tracker Features Live stock price quotes Track value of your stock positions Support for multiple cos

lazyhub - Terminal UI Client for GitHub using gocui.
lazyhub - Terminal UI Client for GitHub using gocui.

lazyhub - Terminal UI Client for GitHub using gocui.

A modern and intuitive terminal-based text editor
A modern and intuitive terminal-based text editor

micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilities of modern terminals

Pi-hole data right from your terminal. Live updating view, query history extraction and more!
Pi-hole data right from your terminal. Live updating view, query history extraction and more!

Pi-CLI Pi-CLI is a command line program used to view data from a Pi-Hole instance directly in your terminal.

πŸ’» PTerm | Pretty Terminal Printer A golang module to print pretty text
πŸ’» PTerm | Pretty Terminal Printer A golang module to print pretty text

✨ PTerm is a modern go module to beautify console output. Featuring charts, progressbars, tables, trees, and many more πŸš€ It's completely configurable and 100% cross-platform compatible.

Comments
  • Add hard mode

    Add hard mode

    Thanks for sharing this! Had the same idea and I'm glad I found that I'm not alone wanting to play wordle on my terminal. πŸ™‚

    I often play wordle in hard mode, which means that "yellow" and "green" hints must appear in subsequent attempts. Makes for a more challenging game since you cannot "cheat" by trying 10 unique letters on your first two tries.

    My approach was to create a new hints data structure within game, so the logic can be isolated and doesn't need to check the board directly. Let me know what do you think.

    opened by fredrb 0
  • Text entry feedback on gray letters

    Text entry feedback on gray letters

    I was trying to think of how to get the useful wordle keyboard experience, where you can see what letters are gray. That's probably hard to do, but you could flag (maybe with a dark red letter) in the text entry box when a "gray letter" is used?

    opened by jbarratt 2
Releases(v0.0.9)
Owner
Jeremy Loy
β˜•οΈ +πŸ’»=πŸ“±
Jeremy Loy
Wordle-cli - play wordle in your command line

Wordle CLI Play Wordle in your command line! Screenshots Download You can downlo

Nimble Bun Works 56 Oct 30, 2022
Terminal based wordle clone. Uses the amazing charm.sh libraries to render and expose the game over SSH

Terminal based wordle clone. Uses the amazing charm.sh libraries to render and expose the game over SSH

David Roda 46 Nov 17, 2022
Play WORDLE on the command line.

wordler Play WORDLE on the command line. Installation If you don't have go installed, you can install it with: brew install go Check your version: go

Bertrand Fan 3 Jun 3, 2022
A TUI implementation of the popular word quiz wordle!

gordle A TUI implementation of the popular word quiz Wordle! Building Build the cli command: $ go build ./cmd/cli <Empty output on build success> Buil

Christian Dobert 11 Dec 21, 2022
Stonks is a terminal based stock visualizer and tracker that displays realtime stocks in graph format in a terminal.

Stonks is a terminal based stock visualizer and tracker. Installation Requirements: golang >= 1.13 Manual Clone the repo Run make && make install Pack

Eric Moynihan 518 Dec 16, 2022
Terminal client for SimpleNote

GoNote - Terminal client for SimpleNote GoNote is a simple utility for managing notes in your SimpleNote account. It allows basic operations like crea

Konrad WΔ…sowicz 55 Nov 22, 2022
gomerge is a tool to quickly bulk merge several pull requests from your terminal.

Gomerge is a tool to quickly enable you to bulk merge Github pull requests from your terminal. The intention of this tool is to simplfy, and eventually automate the merging of github pull requests. This tool should be able to run on most systems.

Cian Gallagher 41 Dec 28, 2022
`tmax` is a powerful tool to help you get terminal cmd directly.

The positioning of tmax is a command line tool with a little artificial intelligence. If you frequently deal with the terminal daily, tmax will greatly improve your work efficiency.

Jeremy 32 Oct 15, 2022
YouTube client on your terminal

MeowTube YouTube client on your terminal Table of Contents About Getting Started Usage Contributing About MeowTube is a CLI (Command Line Interface) t

Abdul Fattah Ikhsan 27 Jul 29, 2022
πŸŽ„ A Christmas tree right from your terminal!

ctree ?? A Christmas tree right from your terminal! ?? Demo βŒ› No Refresh Don't want the tree to refresh every 2 seconds? Easy! Just add the --no-refre

Matthew Gleich 39 Dec 20, 2022