Home

Awesome

Eta 2048

Build Status

This project is a adaption of yampa-2048 for the Eta programming language.

eta-2048 preview

Prerequisites

Running

$ cd eta-2048
$ etlas install --dependencies-only # First-time only
$ etlas run

Changes from Original

Gloss is replaced by manual FFI bindings to JavaFX that simulates just enough of the Gloss API to port this project. The upper bounds were also updated to account for the changes since the original program was written.

Contact Us

If you face any trouble with this project, or you'd like to take this project further, please join us on Gitter or file an issue.