A classic 2048 block sliding puzzle game. ==Features== * Selectable board size (from 2x2 to 12x12). * Six different tile color palettes. * Last move undo. * Keep game between application restarts. * Localization support (English, Czech, French, Spanish). * High DPI support. * Moves history record and replay. * Dark and light themes. * Tiles move, merge and creation animation. * Selectable tile skins (linear, exponential, alpha, binary, roman) * Optional randomly generated unmergeable tiles * Optional randomly generated disabled tiles * Detailed score list for previous games ==Development== * Home page: https://app.zdechov.net/2048/ * Source code: https://svn.zdechov.net/2048/ * Developed in [http://www.lazarus-ide.org/ Lazarus/FPC] 3.6.0 * To build new Windows installer run Install/build.bat. InnoSetup (http://www.jrsoftware.org/isdl.php) needs to be installed).