2048 by TooTallNate: Difference between revisions
From GameBrew
More actions
No edit summary |
1.2.0 |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=2048 | |title=2048 | ||
|image= | |image=2048SwitchTooTallNate2.png | ||
|description=Port of the game 2048. | |description=Port of the game 2048. | ||
|author=TooTallNate | |author=TooTallNate | ||
|lastupdated= | |lastupdated=2026/02/25 | ||
|type=Puzzle | |type=Puzzle | ||
|version=1. | |version=1.2.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/2048SwitchTooTallNate.7z | |download=https://dlhb.gamebrew.org/switchhomebrews/2048SwitchTooTallNate.7z | ||
| Line 16: | Line 16: | ||
|title=Switch Homebrew Games (Puzzle) - GameBrew | |title=Switch Homebrew Games (Puzzle) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=2048SwitchTooTallNate2.png | ||
|image_alt=2048 | |image_alt=2048 | ||
}} | }} | ||
| Line 24: | Line 24: | ||
==Changelog== | ==Changelog== | ||
'''v1.2.0''' | |||
* Switch FW v21.x compat. | |||
'''v1.1.0''' | '''v1.1.0''' | ||
* This version adds joystick control. Thank you @i0x0! | * This version adds joystick control. Thank you @i0x0! | ||
| Line 31: | Line 33: | ||
== 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 | ||
Latest revision as of 03:07, 27 February 2026
| 2048 | |
|---|---|
| General | |
| Author | TooTallNate |
| Type | Puzzle |
| Version | 1.2.0 |
| License | Mixed |
| Last Updated | 2026/02/25 |
| 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.2.0
- Switch FW v21.x compat.
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