This is a reversal of a popular 2048 Game. Instead of combining numbers together you should split them down to ones. The goal is to clean the board
* This an actual reversal of 2048
* Tiles split (512 *breaks* in 256 and 256)
* There should be a free space for a tile to split
* After each move one random 2 disappears
* 2 splits in 1 and 1
* 1 disappears from the board
* The goal is to clean the board