Enemies fall from orbit carrying a binary or denary code. Type the matching hexadecimal digit(s) before they reach your platform — miss, or let one land, and space command loses a life.
Convert between binary, denary and hexadecimal quickly and accurately, including recognising the hexadecimal equivalent of a given binary or denary value on sight.
By the end of a round you should be able to: convert a 4-bit binary value to a single hex digit without working it out on paper; convert an 8-bit binary value to a two-digit hex byte; convert a denary value in either range straight to hex; and do all of this fast enough to matter, since the whole point of hexadecimal is that it's a shorter, easier-to-read stand-in for binary.