https://github.com/cluffa/wordpy
A simple command line wordle clone, saves scores to a SQL database
https://github.com/cluffa/wordpy
game python sql
Last synced: about 7 hours ago
JSON representation
A simple command line wordle clone, saves scores to a SQL database
- Host: GitHub
- URL: https://github.com/cluffa/wordpy
- Owner: cluffa
- Created: 2022-02-11T17:54:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T18:08:42.000Z (over 3 years ago)
- Last Synced: 2023-03-10T05:11:09.459Z (over 3 years ago)
- Topics: game, python, sql
- Language: Python
- Homepage:
- Size: 44.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wordpy
A simple command line wordle clone. Scores are saved to a SQL database. Global leader boards and game history are printed at the end of a game.
I created this game to practice SQL and Python.
I have made some game design changes that make it different than the official game. There is no special conditions for double letters. For example, the first n in the word runny would be red in the official game. I also decided not to include a guess limit. I want the focus to be on getting the answer in fewer guesses and not just guessing it. This makes the leader boards and scoring based on guesses and not win/loss ratio.
See releases for linux/windows executables
| Game | Game History/Leader board |
| ----------- | ----------- |
|  |  |