Skip to content

Prachurya-Ray/2048-Game

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

Watchers

Forks

Releases

No releases published

Packages

No packages published