flippybit is a terminal port of the browser game flippy bit and the attack of the hexadecimals from base 16. it plays nearly the same: hexadecimal robots fall down from the screen and you have to "flip" the binary bits (with number keys 1-8) to the correct hex string, destroying them before they hit the ground.
- download a release binary, or
- run
make
to populate the ./build directory with binaries ormake run
just to launch
- linux (target os, works with some bugs on windows)
- golang