> On Fri, 7 Jan 2022, Jim Hall wrote: > > > Hi everyone > > > > I wrote a quick sample game that is kind of fun, so wanted to share it. > > > > Wordy is a word puzzle game for DOS. You have six attempts to guess > > the mystery five-letter word. After each guess, the game highlights > > your letters: black if that letter does not exist in the mystery word, > > orange if the letter exists but not in that location, green if the > > letter exists in that location. > >[..]
On Fri, Jan 7, 2022 at 4:36 PM Steve Nickolas <[email protected]> wrote: > > Sounds like a fancier version of a number game MECC used to call "Bagels". > Basically, yeah. There are lots of ways to do a puzzle game. Another way to look at this is it's sort of like Mastermind (or "Dr Mind" on DOS) with letters instead of colored pegs. :-) _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
