Awesome
<img src='https://raw.githubusercontent.com/AndyObtiva/glimmer_wordle/master/icons/linux/Glimmer Wordle.png' height=85 /> Glimmer Wordle 1.1.6
Play Wordle Endlessly with No Limit!
Wordle word game desktop GUI app written test-first using Glimmer DSL for SWT (JRuby Desktop Development GUI Framework) as inspiration by Kevin Newton's blog post.
(Since the desktop version can leverage a real keyboard, there is no need to display the alphabets following the Qwerty layout, so they are displayed alphabetically to enable a more user-friendly experience, but the Qwerty layout is available as an option if desired.)
Mac | Windows | Linux |
---|---|---|
Other Glimmer games:
Demo
Setup
Download
Install Ruby Gem
If you are a software engineer and would rather install this game as a Ruby gem, please follow these instructions.
First, make sure you have all the prerequisites of Glimmer DSL for SWT setup on your machine like Java and JRuby.
Run:
gem install glimmer_wordle
Afterwards, run:
glimmer_wordle
Options
The game menu bar has these View menu options:
1- View -> Alphabet Layout -> Alphabetical: Displays alphabets alphabetically
2- View -> Alphabet Layout -> Qwerty: Displays alphabets with the Qwerty keyboard layout
Also, the game supports Dark Mode, and will adopt a Dark Mode theme automatically if you start it with your System Settings having Dark Mode.
Process
Contributing
- Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
- Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.
- Fork the project.
- Start a feature/bugfix branch.
- Commit and push until you are happy with your contribution.
- Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
- Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.
TODO
Change Log
Copyright
Copyright (c) 2022-2023 Andy Maleh. See LICENSE.txt for further details.
--
<img src="https://raw.githubusercontent.com/AndyObtiva/glimmer/master/images/glimmer-logo-hi-res.png" height=40 /> Built with Glimmer DSL for SWT (JRuby Desktop Development GUI Framework)
Glimmer Wordle icon made by <a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a>