Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)