TIS-100 an assembly programming game

There is this new game in early access that is straight up assembly programming. Though it has less debugging through a terminal.

It is kind of weird how I find assembly to be fun.

It's instructions are in a pdf manual that you print out. Don't bother trying to CTRL + F, it all an image.

You optimize your code for fewest instructions, cycles, or nodes.