## Description _2048x2048_ is an implementation of that omnipresent puzzle game 2048, squashed down to 2048 bits — that is, 256 bytes of executable code. Being an exercise in sizecoding it is written in assembly language, and the source is included [...]