Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/neelkarma/terdle

A certain word game but in the terminal.
https://github.com/neelkarma/terdle

Last synced: about 2 months ago
JSON representation

A certain word game but in the terminal.

Lists

README

        

# terdle

> A certain word game but in the terminal.

![terdle Screen Recording](./assets/screencap.gif)

## Installation and Usage

Grab the latest binary from the
[Github Actions](https://github.com/neelkarma/terdle/actions) tab.

Alternatively, to build from source, install the Rust Toolchain and then

```sh
cargo install --git https://github.com/neelkarma/terdle.git
```

After that, just run `terdle` in the terminal.