Games: Add MasterWord

A simple wordle clone.
This commit is contained in:
Joe Petrus 2022-02-11 12:21:42 -05:00 committed by Brian Gianforcaro
commit 011b6df63a
Notes: sideshowbarker 2024-07-17 17:11:48 +09:00
10 changed files with 2590 additions and 0 deletions

View file

@ -0,0 +1,15 @@
## Name
![Icon](/res/icons/16x16/app-masterword.png) MasterWord
[Open](file:///bin/MasterWord)
## Synopsis
```**sh
$ MasterWord
```
## Description
Try to guess a secret word. As you guess, letters that occur but are in the wrong spot will turn yellow and letters that are in the correct spot will turn green.