FukYorBrane
From Esolang
FukYorBrane is a cross between Brainfuck and CoreWars. Two FYB programs run simultaneously. The data buffer for each of them is the opponent's program buffer. The objective is to cause the opponent's program to quit with a "bomb."
[edit] Scoreboard
Here's the current FYB scoreboard:
| 1 2 3 4 5 6 7 8 9 | pts | program 1 | + - - + - + - - - | -3 | disableLoopsAndBomb-1.fyb 2 | + + - + - + - - - | -1 | findAndDestroy-1.fyb 3 | + + + + + + + + + | 9 | logicex-2.fyb 4 | - - - + - - - - - | -7 | mangler-1.fyb 5 | + + - + + + - - - | 1 | nodefect.fyb 6 | - - - + - 0 - - - | -6 | nothing-1.fyb 7 | + + - + + + + - + | 5 | runbomber.fyb 8 | + + - + + + + + + | 7 | rungluebomber.fyb 9 | + + - + + + - - + | 3 | simplething.fyb
(+: win -:loss 0: draw)

