Wordle Lab

The first game I made while learning the Godot engine was a clone of the web game Wordle. I eventually expanded upon it so that you can make your own Wordle puzzles by uploading .txt files formatted like this:

answer: "word"
guesses: 5
title: "my wordle game"