Skip to content

Wordle clone for Linux written in 32-bit ARM assembly.

License

Notifications You must be signed in to change notification settings

sustainablelobster/wARMdle

Repository files navigation

wARMdle

A Wordle clone for Linux written in 32-bit ARM assembly.

demo

Building

Just give it the ol' ./configure && make. If you're cross-compiling, use the --host=arm-linux-gnueabihf option when running ./configure. This should produce a warmdle binary in your working directory.

Why?

I wrote this as a little exercise after finishing Azeria Labs' ARM Assembly Tutorial. It was also a project to learn the GNU Autotools build system.

About

Wordle clone for Linux written in 32-bit ARM assembly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published