2048 game using JavaScript

In this article, we have demonstrated how to develop web version of 2048 game using JavaScript, HTML and CSS. This is a good project for a Web Developer Portfolio.

Table of Contents:

Introduction to 2048 gameThe Composition / DevelopmentIntroduction to 2048 game

2048 is a single-player sliding tile puzzle video game written by Italian web developer Gabriele Cirulli and published on GitHub. The objective of the game is to slide numbered tiles on a grid to combine them to create a tile with th...

 •  0 comments  •  flag
Share on Twitter
Published on January 12, 2023 06:59
No comments have been added yet.