The Word Binge Command Line Interface Prototype is an early test of a Wordle variant currently
in development for Android using Xamarin. This prototype contains three game types.
Wordle, based on the popular browser-based game.
Wordies, a variant where you will be guessing words of varying lengths. You will have five words to guess
and start with 15 guesses, earning more guesses for each correct word.
Infinite, a version of Wordies where you can continue to play until you have run out of guesses.
Once starting a game, you can type in your guess. Letters highlighted in yellow are letters that are in
the word but are currently in the wrong position. Letters highlighted in green are correct and in the correct position.
Give it a try! Windows
GitHub