My take on the famous "2048" sliding box puzzle game.

Swipe, use ARROW or WASD keys to slide and match tiles on the board.

Matching tiles will merge into one tile with higher value.

Try to get to 4096 tile!

------------------------------------------------------
TECH SPECS
------------------------------------------------------

Framework: Phaser 3.20.1

Lines of code: 432

Reusable pure JavaScript class to handle game logic

------------------------------------------------------

The making of this game is fully explained in the book HTML5 Cross Platform Development Using Phaser 3 through 196 pages and 31 source code examples, as well as an Android Studio project.

Learn to build your own games: www.emanueleferonato.com

StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorEmanuele Feronato
GenrePuzzle
Made withPhaser
Tags2048, brain, match, Math, numbers, sliding, tile-based

Comments

Log in with itch.io to leave a comment.

The book that inspired me!!!

I love your book and this game too :)