2048 by TooTallNate: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "ForTheUsers - " to "Homebrew App Store - " |
||
| Line 31: | Line 31: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/TooTallNate/switch-2048 | * GitHub - https://github.com/TooTallNate/switch-2048 | ||
* | * Homebrew App Store - https://hb-app.store/switch/2048 | ||
Revision as of 10:38, 23 November 2025
| 2048 | |
|---|---|
| General | |
| Author | TooTallNate |
| Type | Puzzle |
| Version | 1.1.0 |
| License | Mixed |
| Last Updated | 2024/12/17 |
| Links | |
| Download | |
| Website | |
| Source | |
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
v1.1.0
- This version adds joystick control. Thank you @i0x0!
v1.0
- First Release.
External links
- GitHub - https://github.com/TooTallNate/switch-2048
- Homebrew App Store - https://hb-app.store/switch/2048