https://github.com/johnsutor/fordle
This is a project for those of us that are too lazy to actually play Wordle day in and day out, but still want the opportunity to flex our knowledge of 5-letter words to our friends.
https://github.com/johnsutor/fordle
Last synced: 8 months ago
JSON representation
This is a project for those of us that are too lazy to actually play Wordle day in and day out, but still want the opportunity to flex our knowledge of 5-letter words to our friends.
- Host: GitHub
- URL: https://github.com/johnsutor/fordle
- Owner: johnsutor
- Created: 2022-03-08T16:55:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-08T18:05:51.000Z (over 4 years ago)
- Last Synced: 2025-03-12T11:49:09.910Z (over 1 year ago)
- Language: JavaScript
- Homepage: fordle-nine.vercel.app
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fordle
This is a clone of Wordle for those of us who don't feel like playing Wordle, but want to flex our knowledge of five-letter words with our friends. The live version is available [here](https://fordle-nine.vercel.app/). Simply click a statistic to edit the value.
Each number on the statistics page is editable. Just click/tap on the number to change its value. If you update the total number of games played, the values for each number of guesses will be updated to a uniform random number such that all values add to the total number of games played. If a single guesses value is changed, the total number of games played will also be updated.