/xwrdl

wordle in assembly

Primary LanguageAssemblyGNU General Public License v3.0GPL-3.0

xwrdl - Wordle, in x86_64 assembly

Linux only

This is a pretty shitty wordle in about 400 lines of assembly, thats about it.

Showcase

screenshot

Building

Use the makefile, there is a build target that compiles everything into the xwrdl executable, this doesn't even use the standard library or anything.

running

either

make run

or build then

./xwrdl