While working on the game I'm creating every now and then I'll come across some interesting bugs, especially when rewriting part of the code.
With this particular bug, I was working on the spawning of diamonds, and this was the result. I found it amusing.
I'm writing the game in the D programming language with the Dgame library.