#wordle #game #cli-game #cli

app rordle

A Wordle clone for the terminal

4 releases

0.2.0 Jan 16, 2022
0.1.2 Jan 16, 2022
0.1.1 Jan 15, 2022
0.1.0 Jan 15, 2022

#813 in Games

MIT license

79KB
431 lines

Rordle

This is a clone of the Wordle game.

Controls

  • Esc - Exit game
  • Enter - confirm input

Attribution

The words.txt is extracted from: https://www.powerlanguage.co.uk/wordle/

Run

cargo run

Dependencies

~2MB
~31K SLoC