Ecosyste.ms: Awesome

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

https://github.com/alanrsoares/2048-reasons

It's just 2048, but not how you know it.
https://github.com/alanrsoares/2048-reasons

Last synced: about 1 month ago
JSON representation

It's just 2048, but not how you know it.

Lists

README

        

# ![2048 Reasons](images/logo.png)

[![Travis](https://img.shields.io/travis/alanrsoares/2048-reasons/master.svg)](https://travis-ci.org/alanrsoares/2048-reasons)

A `Functional Programming` approach to the viral [2048 Game](https://gabrielecirulli.github.io/2048/).
Implemented in [Reason](https://reasonml.github.io/) and [ReasonReact](https://reasonml.github.io/reason-react/) with a simplified user experience and a fair amount of tests.

check out the [demo](https://alanrsoares.github.io/2048-reasons/)

![screenshot](images/screenshot.png)

## Look ma, it's a PWA!

![lighthouse report](images/lighthouse-report.png)

### License

[MIT](/LICENSE)