https://github.com/ttskch/wordler
A Wordle solver implemented with symfony/panther.
https://github.com/ttskch/wordler
symfony-panther wordle wordle-solver
Last synced: 5 months ago
JSON representation
A Wordle solver implemented with symfony/panther.
- Host: GitHub
- URL: https://github.com/ttskch/wordler
- Owner: ttskch
- License: mit
- Created: 2022-02-05T09:31:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T13:25:03.000Z (over 3 years ago)
- Last Synced: 2025-02-08T12:25:33.052Z (about 1 year ago)
- Topics: symfony-panther, wordle, wordle-solver
- Language: PHP
- Homepage:
- Size: 79.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wordler
[](https://github.com/ttskch/wordler/actions/workflows/ci.yaml?query=branch:main)
A [Wordle](https://www.nytimes.com/games/wordle/index.html) solver implemented with [symfony/panther](https://github.com/symfony/panther).
## Installation
```shell
$ git clone git@github.com:ttskch/wordler.git
$ cd wordler
$ composer install
```
## Usage
```shell
$ bin/wordler
```

After execution you can find screenshots at `screenshots/*.png` like following.
