A downloadable game for Windows

This is a clone of the popular puzzle game Wordle, in which you must guess a 5-letter word with a maximum of 6 guesses. The reason I made this clone is to better my understanding of programming in C++ and also because I don't want to wait 24 hours every time I play a game (I could just download one of the millions of Wordle clones out there, but this is a lot more fun). A green letter in a guessed word means the letter is in the correct place, a yellow letter means the letter is in the word but not in the right place, and a darkened letter means the letter is not in the word at all.

TL;DR: It's just Wordle, but with less features (no keyboard to show greyed out letters) and infinite rounds.

Download

Download
Wordle Unlimited Installer.msi 795 kB

Install instructions

Download the .msi installer (you must be on a windows machine to use .msi installers) and run it. The game's executable file will be on your desktop and start menu.

Comments

Log in with itch.io to leave a comment.

Also FYI I've never made an installer before so let me know if the installer says you're missing any dependencies :P