Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

2048 by TooTallNate: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=2048 |image=2048SwitchTooTallNate.png |description=Port of the game 2048. |author=TooTallNate |lastupdated=2024/11/09 |type=Puzzle |version=1.0 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/2048SwitchTooTallNate.7z |website=https://github.com/TooTallNate/switch-2048 |source=https://github.com/TooTallNate/switch-2048 |donation= }} {{#seo: |title=Switch Homebrew Games (Puzzle) - GameBrew |title_mode=append |image=2048S...")
 
No edit summary
 
Line 19: Line 19:
|image_alt=2048
|image_alt=2048
}}
}}
This is a port of the original 2048 game (by Gabriele Cirulli) to Nintendo Switch using nx.js.
This is a port of the [https://github.com/gabrielecirulli/2048 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.
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.
Line 28: Line 28:


== External links ==
== External links ==
* Github - https://github.com/TooTallNate/switch-2048
* GitHub - https://github.com/TooTallNate/switch-2048
* HB-App.Store - https://hb-app.store/switch/2048
* ForTheUsers - https://hb-app.store/switch/2048

Latest revision as of 05:42, 17 November 2024

2048
2048SwitchTooTallNate.png
General
AuthorTooTallNate
TypePuzzle
Version1.0
LicenseMixed
Last Updated2024/11/09
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.0

  • First Release.

External links

Advertising: