Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to The Classic 2048 Game

This is a simple implementation of the popular game 2048

Rules :

  • The Goal is to achieve 2048 block as soon as possible
  • The game starts with a random tiles, each with a value of 2.
  • You can use arrow up, down, left & right on your keyboard.
  • When two tiles with the same value collide, they merge into a single tile with double the value.

About

This is a simple implementation of the popular game 2048.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages