Skip to content

Latest commit

History

History
18 lines (11 loc) 路 402 Bytes

File metadata and controls

18 lines (11 loc) 路 402 Bytes

Wordle

Popular game that can be played once every day on nytimes.com or as much as you want with this small Ruby program 馃お

Setup

Before playing, setup your environment by running: bin/setup

Play

When you want to play, simply run: bin/play

Debug

If you wanna dive into the code and see how the objects work, run: bin/console