Hey everyone! Today I’m presenting my new app: a faithful standalone port of the classic puzzle game 2048 optimized specifically for muOS.
I wanted a polished, authentic experience on handhelds, so this port is built using the LÖVE framework and takes direct design inspiration from the popular open-source Android version by tpcstld.
Features
-
Classic & Plus Modes: Enjoy the original 2048 puzzle experience, or switch to the new Plus Mode which introduces strategic powerups!
-
Plus Mode Powerups: In Plus Mode, earn Bomb, Swap, and Undo powerups by reaching new tile milestones (128, 256, 512, etc.). Use them to destroy unwanted tiles, swap adjacent tiles, or revert mistakes.
-
Achievements & Unlockable Themes: Track your progress by unlocking 18 unique achievements, ranging from reaching high tiles to mastering Plus mode. Completing achievements rewards you with beautifully crafted custom themes!
-
Themes: Instantly toggle between unlocked themes and the classic Light/Dark modes with a beautifully animated reveal. Your theme preference is saved automatically!
-
Auto-Save & Resume: Your progress, board state, and score are saved automatically after every move. Close the game anytime and pick up right where you left off.
-
Interactive Pause Menu: A built-in pause overlay makes it easy to safely quit the app or restart a new game cleanly.
-
Undo System: Made a mistake? Press
Bto undo your previous move (unlimited in Classic Mode, consumes a powerup in Plus Mode). -
High Scores: Automatically tracks and preserves your best score.
-
Accurate Aesthetics: Uses the exact color palette, typography, and smooth slide/merge animations from the beloved Android version, complete with an elegant glowing win animation.
-
Standalone Package: Bundled as a standard
.muxapppackage for effortless installation on muOS with dynamic UI scaling for different resolutions.
Note: Perhaps a well-known secret sequence of buttons might reveal something special…?
Installation on muOS
- Download the latest
.muxappfile from the Releases page. - Move the downloaded file to the
/mnt/mmc/MUOS/ARCHIVEfolder on your SD card. - Open Archive Manager on your device and select the file to install.
- After installation, you’ll find an entry called “2048” in the Applications section.
Controls
General & Navigation
-
D-Pad: Swipe tiles Up, Down, Left, or Right
-
Y: Toggle Light/Dark Theme
-
B: Undo previous move
-
A: Confirm / Continue
-
Start / Select: Open Pause Menu to Restart or Quit
-
Menu + Start: Exit the game safely
Plus Mode Exclusive Controls
-
L1: Activate Swap (Use D-Pad to aim, press A to select two adjacent tiles and swap them)
-
R1: Activate Bomb (Use D-Pad to aim, press A to destroy the targeted tile)
-
B: Activate Undo (Consumes an Undo powerup to revert your last move)
Note: Your progress is automatically saved after every move. You can safely close the game and pick up exactly where you left off.
Links & Source Code
- GitHub Repository: https://github.com/saitamasahil/2048-muos
- Releases: https://github.com/saitamasahil/2048-muos/releases
I hope you all enjoy it! Let me know if you have any feedback or suggestions!
