Wordles of ZZT is a ZZT v3.2 compatible recreation of Wordle.

ZZT provides just 20,000 bytes of memory to the entire board for its code and visuals. ZZT provides a limited number of variables, and has no concept of strings, requiring letters be stored in other formats such as a series of boolean flags. The engine is an exercise in cramming the entire game into a one puzzle per board format.

Unlike actual Wordle and more accurate clones a few features have unfortunately not made the cut:

* There is no word list for guesses to be verified against. While ZZT can display text files external to its world files, it cannot run code from external sources.

* There is no randomness. A set of twenty-three hard coded puzzles are included which play in the same order every time.

* There is no hard mode. Information from previous guesses only persists visually.

* There is no display of information about previously guessed letters. Attempts were made, but the memory was not sufficient to include even the crudest methods I could come up with.

* There is no direct keyboard input. ZZT only accepts limited keys for input. Letters are selected by touching an object and choosing from a menu.

* There are only five guesses per word rather than six. This is due to a mixture of memory limitations and me somehow not noticing that I only supported five guesses rather than six until 90% complete with development

A full postmortem write-up of how the engine works as well as the development process will be released to the public on April 10th on the Museum of ZZT. Worlds of ZZT patrons pledging at least $2 per month may read the article immediately.

Beating the Timer

This engine began as a planned April Fool's Day joke. As such, after finishing a puzzle, you'll have to wait 24 hours until the next puzzle unlocks. You can circumvent this with cheats by standing next to the door, typing "?", and then entering "ZAP" at the cheat prompt and hitting enter. Alternatively, after 10 seconds a crack in the wall opens

Additional Information

Documentation is included in the downloadable versions of the game below. You may also read them in your browser on the Wordles of ZZT page for the game on the Museum of ZZT.


StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorDr. Dos
GenrePuzzle
Tagsascii, MS-DOS, Retro, Wordle, zzt
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard

Download

Download NowName your own price

Click download now to get access to the following files:

Game Files - Requires ZZT to play 100 kB

Leave a comment

Log in with itch.io to leave a comment.