I implemented a Wordle word game desktop GUI app test-first using
Glimmer DSL for SWT (JRuby Desktop Development GUI Framework) as
inspiration by the recent Kevin Newton’s blog post about Solving
Wordle in Ruby (Kevin Newton | Solving Wordle in Ruby).
Blog Post:
Project:
Ruby Gem:
https://rubygems.org/gems/glimmer_wordle
Enjoy!