A Godot Engine clone of Wordle
Find a file
2022-02-23 18:41:41 -05:00
fonts Basic layout implemented 2022-02-20 14:35:55 -05:00
src Added word lists, generate random target words, only accept guesses that are valid words 2022-02-23 18:41:41 -05:00
words Added word lists, generate random target words, only accept guesses that are valid words 2022-02-23 18:41:41 -05:00
.gitignore Initial commit 2022-02-18 21:14:44 -05:00
icon.png Add icon.png 2022-02-20 17:34:37 -05:00
icon.png.import Initial commit 2022-02-18 21:14:44 -05:00
project.godot Added word lists, generate random target words, only accept guesses that are valid words 2022-02-23 18:41:41 -05:00
README.md Initial commit 2022-02-18 21:14:44 -05:00

Godot Wordle

Exactly what it says in the title - A Godot engine 3.4 clone of the trendy game Wordle. Don't get your expections high.