| Line | |
|---|
| 1 | A classic 2048 block sliding puzzle game.
|
|---|
| 2 |
|
|---|
| 3 | ==Features==
|
|---|
| 4 |
|
|---|
| 5 | * Selectable board size (from 2x2 to 12x12).
|
|---|
| 6 | * Six different tile color palettes.
|
|---|
| 7 | * Last move undo.
|
|---|
| 8 | * Keep game between application restarts.
|
|---|
| 9 | * Localization support (English, Czech, French, Spanish).
|
|---|
| 10 | * High DPI support.
|
|---|
| 11 | * Moves history record and replay.
|
|---|
| 12 | * Dark and light themes.
|
|---|
| 13 | * Tiles move, merge and creation animation.
|
|---|
| 14 | * Selectable tile skins (linear, exponential, alpha, binary, roman)
|
|---|
| 15 | * Optional randomly generated unmergeable tiles
|
|---|
| 16 | * Optional randomly generated disabled tiles
|
|---|
| 17 | * Detailed score list for previous games
|
|---|
| 18 |
|
|---|
| 19 | ==Development==
|
|---|
| 20 |
|
|---|
| 21 | * Home page: https://app.zdechov.net/2048/
|
|---|
| 22 | * Source code: https://svn.zdechov.net/2048/
|
|---|
| 23 | * Developed in [http://www.lazarus-ide.org/ Lazarus/FPC] 3.6.0
|
|---|
| 24 | * To build new Windows installer run Install/build.bat. InnoSetup (http://www.jrsoftware.org/isdl.php) needs to be installed).
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.