Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 235 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 235 Bytes

2048

In this game, the player must combine tiles containing the same numbers until they reach the number 2048. The tiles can contain only integer values starting from 2, and that are a power of two, like 2, 4, 8, 16, 32, and so on.