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
No edit summary
No edit summary
Line 4: Line 4:
|description=Port of the game 2048.
|description=Port of the game 2048.
|author=TooTallNate
|author=TooTallNate
|lastupdated=2024/11/09
|lastupdated=2024/12/17
|type=Puzzle
|type=Puzzle
|version=1.0
|version=1.1.0
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/switchhomebrews/2048SwitchTooTallNate.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/2048SwitchTooTallNate.7z
Line 23: Line 23:
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.


==Changelog==  
==Changelog==
'''v1.1.0'''
* This version adds joystick control. Thank you @i0x0!
'''v1.0'''
'''v1.0'''
* First Release.
* First Release.

Revision as of 02:07, 22 December 2024

2048
File:2048SwitchTooTallNate.png
General
AuthorTooTallNate
TypePuzzle
Version1.1.0
LicenseMixed
Last Updated2024/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

Advertising: