Skip to content

This project is the result of training, which lasted 3 weeks. The task was to implement, known to many, the analogue of the game 2048 to vanilla Javascript with the use of the maximum number of design patterns in the OOP style. Now this is a demo version. Have a good game!

TelychkoVitalii/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to play

Use the direction keys to control the direction of movement of blocks.

The "New Game" button will reset the game, but the best result remains available.

If the value of the block has reached the number 2048 - you are the winner.

If the entire matrix is filled with blocks, you have not reached the number 2048 and the ability to add block values is not there - you are a loser.

Have a good game!

About

This project is the result of training, which lasted 3 weeks. The task was to implement, known to many, the analogue of the game 2048 to vanilla Javascript with the use of the maximum number of design patterns in the OOP style. Now this is a demo version. Have a good game!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published