Wordle VS
A downloadable game
—= ! Make sure You can run Python files in Your terminal ! =—
This is not an executable file, You need to run it with a Python interpreter in Your command-line.
A variation of the classic Wordle, with the option to play against Your friend (or enemy!) wherein You give each other the words to guess and can use points You get from correct letter guesses to change the opponent's word mid-game!
An older project of mine, started in 2021~2022 that I just recently had the idea to upload.
GAMEPLAY:
Both players play on one screen; the other is expected to look away whenever one is setting the word for them to guess. Take turns one after another to make guesses, which are highlighted in typical Wordle fashion, as well as granting points. Use these points to edit the opponent's target word at the right time to throw them off!
Published | 9 days ago |
Status | Prototype |
Author | Qtulhoo |
Tags | Word game, Wordle |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Accessibility | Color-blind friendly, Subtitles, High-contrast |
Multiplayer | Local multiplayer |
Player count | 2 |
Download
Install instructions
Unzip the file into a "WordleVS" directory, which should contain a few resource files and a "Main.py". Run Main.py in Your terminal or command line, and it should work entirely self-contained, from any directory.