
Merry Christmas! During the RubyConf 2024 Hack Day Event for Glimmer DSL for LibUI, which was associated with the RubyConf 2024 workshop "How To Build Basic Desktop Applications in Ruby", I started the implementation of Hangman, the word game, in Ruby as a GUI desktop app. Well, I am happy to announce that I finally worked on it again yesterday and completed it, releasing version 1.0.0! And, it's implemented with some of the most amazing Ruby code! Just install the `glimmer_hangman` Ruby gem and run the command `hangman` and you'll have the game running on your machine instantly! Just install the `glimmer_hangman` Ruby gem and run the command `hangman` and you'll have the game running on your machine instantly! https://raw.githubusercontent.com/AndyObtiva/glimmer_hangman/master/screensh... GitHub Repo: https://github.com/AndyObtiva/glimmer_hangman Ruby Gem: https://rubygems.org/gems/glimmer_hangman Blog Post Announcement: https://andymaleh.blogspot.com/2024/12/glimmer-hangman-started-at-rubyconf.h...