A classic 2048 block sliding puzzle game. Move numbered blocks across the board to merge blocks with the same number together to reach 2048 tile.
Is a free & open source game (FOSS). The source code is available with public domain license. You can freely download and modify/improve it.
The game is implemented in Lazarus/Free Pascal. It is inspired by the original 2048 game. It has many further improvements and extensions to make it even more fun.
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
Download
Version 1.5.0 (2024-12-11):
Windows (32-bit and 64-bit) | Install-2048-1.5.0.exe |
Ubuntu/Debian (64-bit) | 2048-1.5.0-amd64.deb |
Ubuntu/Debian (32-bit) | 2048-1.3.0-i386.deb |
Fedora/RHEL/Centos (64-bit) | 2048-1.5.0-x86_64.rpm |
Source code | 2048-1.5.0.zip |
Release notes | Release notes.txt |
Older releases | Older releases |
Screenshots
See ScreenShots
Development
- Developed using Lazarus 3.6.0
- Source code is versioned with Subversion and it can be downloaded by execute:
svn checkout https://svn.zdechov.net/2048/trunk
- Latest Ubuntu packages can be downloaded from Launchpad page
Contact
E-mail: Chronos <robie @ centrum.cz>
Last modified
10 days ago
Last modified on Dec 11, 2024, 3:59:25 PM
Attachments (3)
- [EN]-snap-store-black.png (4.7 KB ) - added by 4 years ago.
- flathub.png (4.4 KB ) - added by 4 weeks ago.
- 2048.png (56.3 KB ) - added by 10 days ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.