A downloadable game for Windows, macOS, and Linux

This is yet another implementation of the 2048 game, implemented in Ada using ASFML for graphics and ada-toml for saving state.

It has been tested under Windows and Ubuntu Linux, but it will run on other OSs if built from source.

Features

  • Different themes can be switched while playing. Five themes are included, but the user can add up to nine themes, following the same structure.
  • Best score and best time
  • Fullscreen
  • Saving of the state
  • Undo last move
  • Three board sizes:
    • Small (3x3): difficult, beat your score!
    • Default (4x4): normal, you can do it!
    • Easy (5x5): easy, beat your best time!

Source code and more information in https://github.com/mgrojo/play_2048

Download

Download
https://github.com/mgrojo/play_2048/releases/download/continuous/Play_2048-main-x86_64.AppImage
External
Download
https://github.com/mgrojo/play_2048/releases/download/continuous/play_2048-Windows.zip
External
Download
https://github.com/mgrojo/play_2048/releases/download/continuous/play_2048-macOS.zip
External

Install instructions

For Linux, download the AppImage, set the execution permission to the file and run.

For Windows and macOS, download the zip, unpack it, install CSFML and run bin\play_2048.exe.

Leave a comment

Log in with itch.io to leave a comment.