Fun game idea for a very specific crowd: optimization race.
Given a large compute heavy codebase, say ngscopeclient, each player picks a block that they think has significant potential for speedups. Everything is in play from algorithmic restructuring to porting to GPU.
After the time limit the player with the largest percent speedup relative to baseline is declared the winner.