https://github.com/bravo68web/2048
An PWA instance of 2048 build with Javascript
https://github.com/bravo68web/2048
2048 2048-game browser-game game javascript javascript-game
Last synced: 3 months ago
JSON representation
An PWA instance of 2048 build with Javascript
- Host: GitHub
- URL: https://github.com/bravo68web/2048
- Owner: BRAVO68WEB
- License: osl-3.0
- Created: 2020-11-09T04:47:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-31T04:57:07.000Z (about 4 years ago)
- Last Synced: 2024-12-27T00:13:30.404Z (4 months ago)
- Topics: 2048, 2048-game, browser-game, game, javascript, javascript-game
- Language: JavaScript
- Homepage: https://2048.bravo68web.me/
- Size: 237 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2048: Web-App Game

A 2048 Web App Game build by Javascript, [Hammer.js](https://hammerjs.github.io/) and [Workbox](https://web.dev/workbox/)
## Usage
You are free to use the [Web-App](https://2048.bravo68web.me) or build your instance via
```bash
git clone https://github.com/bravo68web/2048
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[OSL-3.0](LICENSE)