https://github.com/ignema/2048
A quick implementation of the popular game 2048 in pure vanilla JavaScript
https://github.com/ignema/2048
css html javascript
Last synced: about 1 month ago
JSON representation
A quick implementation of the popular game 2048 in pure vanilla JavaScript
- Host: GitHub
- URL: https://github.com/ignema/2048
- Owner: Ignema
- Created: 2021-10-04T12:32:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-04T12:34:40.000Z (over 4 years ago)
- Last Synced: 2025-03-01T08:23:49.299Z (over 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048
A quick implementation of the popular game 2048 in pure vanilla JavaScript