Skip to content

Open source Wordle game made with Godot 4.3.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

Awfyboy/Azerdle

Repository files navigation

Azerdle

Azerdle logo

This is a Godot v4.3 experiment project. This project contains:

  • Reading words from a word file and storing words to an Array,
  • Determining matches for each letter and confirming correct guesses similar to Wordle,
  • Multiple resolution support using Godot Control nodes, anchors and viewport settings,
  • Setup for Desktop, Mobile and Web (with Web being the target platform),
  • Setup with custom virtual keyboard,
  • Use of AudioStreamRandomiser to play random sounds at random pitches,
  • Use of Tweens and AnimationPlayer,
  • SignalBus as a singleton for global signal communication.

Feel free to add more words to the list as I have to add some words manually. Play Azerdle on Itch.io: https://awfy.itch.io/Azerdle

About

Open source Wordle game made with Godot 4.3.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published