https://github.com/henry7720/2048-cupcakes
2048 cupcakes: a 2048 clone, with cupcakes as the tiles!
https://github.com/henry7720/2048-cupcakes
2048 2048-clone 2048-game 2048variants cupcakes
Last synced: 13 days ago
JSON representation
2048 cupcakes: a 2048 clone, with cupcakes as the tiles!
- Host: GitHub
- URL: https://github.com/henry7720/2048-cupcakes
- Owner: henry7720
- License: agpl-3.0
- Created: 2017-12-09T22:58:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T19:19:53.000Z (about 1 month ago)
- Last Synced: 2025-03-24T20:27:37.658Z (about 1 month ago)
- Topics: 2048, 2048-clone, 2048-game, 2048variants, cupcakes
- Language: JavaScript
- Homepage: https://henry7720.github.io/2048-cupcakes/
- Size: 8.88 MB
- Stars: 11
- Watchers: 1
- Forks: 52
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 2048 Cupcakes
[2048 Cupcakes](https://henry7720.github.io/2048-cupcakes/) is a [2048](https://github.com/gabrielecirulli/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`](style/main.css#L436): notice how there's a `background` property? Enjoy!