https://github.com/mateuseap/2048
2048 game made with JavaScript
https://github.com/mateuseap/2048
2048-game javascript
Last synced: about 1 year ago
JSON representation
2048 game made with JavaScript
- Host: GitHub
- URL: https://github.com/mateuseap/2048
- Owner: mateuseap
- License: mit
- Created: 2023-03-09T00:13:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T21:54:21.000Z (over 3 years ago)
- Last Synced: 2025-02-12T03:51:30.067Z (over 1 year ago)
- Topics: 2048-game, javascript
- Language: JavaScript
- Homepage: https://mateuseap.github.io/2048/
- Size: 13.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2048
Go ahead and play it at [mateuseap.github.io/2048](https://mateuseap.github.io/2048/)! 😊

- If you reload the page, a new game will start.
- This game is supported on desktop and mobile devices.