This is the SURGE engine implementation of the classic 2048 game, by Gabriele Cirulli
The easiest way to play the game is using the pre-compiled binaries available in the releases folder of this repository.
Simply download, extract and run the surge
executable.
If you wish to build the game yourself, see the instructions bellow
TODO