Skip to content

Alpha-1513/Alpha-Sliding-Tiles-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

Understand how to use vanilla JavaScript to build a fun classic. 2048 is a game where you move blocks around on a grid. When the same numbered blocks collide they merge and double in value. Merge a block to 2048 to win. A calming and mesmerizing game of strategy and patience.

This is a demo of how to use plain HTML and CSS with JavaScript logic to build games! Created by Gabriele Cirulli. Based on 1024 by Veewo Studio and conceptually similar to Threes by Asher Vollmer.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published