Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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: gpl-3.0
- Created: 2017-12-09T22:58:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T15:00:48.000Z (7 months ago)
- Last Synced: 2024-11-08T07:47:53.226Z (about 2 months ago)
- Topics: 2048, 2048-clone, 2048-game, 2048variants, cupcakes
- Language: JavaScript
- Homepage: https://henry7720.github.io/2048-cupcakes/
- Size: 8.86 MB
- Stars: 10
- Watchers: 2
- Forks: 46
- 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!