Skip to content

Experience the addictive fun of 2048 in my JavaScript game! Slide and merge numbered tiles to reach the coveted 2048 tile.

License

Notifications You must be signed in to change notification settings

vinay-code7/game-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heads up

I created this game way back in September 2021 when I was learning basics of web developmet. I didn't uploaded it on github at that time so I sharing it now. Thanks.

2048 Game

Welcome to the 2048 game! This is a JavaScript implementation of the popular 2048 puzzle game that you can play on both desktop and mobile devices. The goal of the game is to reach the elusive 2048 tile by merging tiles with the same number.

How to Play

  • You can play the game right now by following this link: 2048-vinay.
  • On Desktop: Use the arrow keys (Up, Down, Left, Right) to move the tiles in the desired direction.
  • On Mobile: Simply click on the side of the screen in the direction you want the tiles to move.
  • If you want to run the game locally on your machine, just download this repository and open the index.html file

Screenshots

Gameplay Screenshot

Contributing

If you want to contribute to this project, you are more than welcome! Here are some ways you can contribute:

Report any issues or bugs you encounter. Suggest new features or improvements. Submit a pull request with your code changes.

License

This project is licensed under the MIT License.

Acknowledgments

This game is inspired by the original 2048 game created by Gabriele Cirulli.

About

Experience the addictive fun of 2048 in my JavaScript game! Slide and merge numbered tiles to reach the coveted 2048 tile.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published