2048 Cupcakes is a 2048-based game that uses almost exactly the same code, yet, uses cupcake images in place of the numbers. I figured that if I showed this to people, they might be able to easily make their own clones!
Here's a hint (for making your own): go to style/main.css at line 436: notice how there's a background property? Enjoy!