A game character between checkpoints 0 and 8
In a game, a character stands at checkpoint 5 on a line of checkpoints numbered 0 through 8. Each turn a fair coin decides its drift: forward one checkpoint with probability , back one with probability . The level ends when it reaches checkpoint 8 (victory) or checkpoint 0 (fail).
What is the probability the character reaches checkpoint 8 before checkpoint 0?