2048 by TooTallNate - Homebrew App Store (switch)
Back

App Store IconHomebrew App Store (switch)

2048
by TooTallNate

2048 icon
    Version1.1.0
    Zip size2,922 KiB
    LicenseMIT
    Updated21/12/2024
    Downloads7,611
    MD56a6c8f084d828121408522e6023e6afc

App Details

This is a port of the original 2048 game (by Gabriele Cirulli) to Nintendo Switch using nx.js.

The core game logic was able to be used unmodified. The main component of this port is a Canvas-based rendering engine instead of the original DOM-based renderer.

Changelog

1.1.0

This version adds joystick control. Thank you @i0x0!

1.0.0

Package updated to use TooTallNate's port.