"Wordle" written in Macro Express

Опубликовано: 09 Январь 2025
на канале: Alan Cantor
62
3

I demonstrate a basic Wordle game that I constructed using Macro Express Pro. After working on this project, I can say unequivocally that Macro Express is NOT an appropriate tool for creating games! Nevertheless, as I tinkered with the code, I realized I could push further than I first thought. My Wordle is clunky and sometimes fails in interesting ways. But it mostly works, and illustrates what can be done with a simple scripting tool.

The user interface of my game doesn't look anything like the original. In fact, my Wordle looks exactly like a Microsoft Word document — and that's because it runs inside a Word document. And for that reason, I've named my version "Word-le!"