hello-dosdl/README.md

28 lines
787 B
Markdown
Raw Normal View History

2022-02-22 22:38:06 +00:00
hello DOSdl
===========
2022-02-24 20:05:57 +00:00
Hello DOSdl is a variant of Wordle / hello wordl for MS-DOS 1.25 and later.
Gameplay
--------
Gameplay is as in hello wordl's default daily mode. `x` under a letter marks it
as incorrect and `^` marks it as being in the wrong place.
Missing features
----------------
- Ability to set the seed manually
- Hard and extra hard modes
- In-program help
- Display of letters that have not been ruled out
2022-02-22 22:38:06 +00:00
Word lists
----------
The words lists are taken from
[hello wordl](https://github.com/lynn/hello-wordl#where-are-the-words-coming-from)
and are identical as of 2022-02-02, to allow cross-play between hello DOSdl and
hello wordl. See the link for further details.
2022-02-22 22:38:06 +00:00
Licensing
---------
Hello DOSdl is free software under the MIT license. See LICENSE for details.