Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-31T04:57:07.000Z (almost 4 years ago)
- Last Synced: 2024-05-01T15:28:24.619Z (9 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
![Logo](./assets/favicons/ms-icon-310x310.png)
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)