# Sober Bishop \ the "bishop" came to our church today \ he was a fucken impostor \ never once moved diagonally Fingerprint visualization algorithm paper. http://www.dirk-loss.de/sshvis/drunken_bishop.pdf ### Draw the board Lets use a 4x4 grid for the final paths ```+----[THIS IS]----+ | o 2333| | + . 145E| | B . . 224| | = . . 13 | | S | | | | | | | | | +---[THE FLAG]----+ ### Value of symbols 0: ' ', 1: '.', 2: 'o', 3: '+', 4: '=', 5: '*', 6: 'B', 7: 'O', 8: 'X', 9: '@', 10: '%', 11: '&', 12: '#', 13: '/', 14: '^',