Back to this category
2048
Merge matching numbers by sliding the grid; reach 2048 and keep playing for a higher tile if you want.
Use arrow keys or WASD (on-screen arrows on phones). Each valid move spawns a new 2 or 4 in an empty cell; merged values add to your score.
Gameplay ideas reference the MIT-licensed mini-js-games-hub by ritaban06; this site reimplements logic in TypeScript/Vue with localized copy.