Its rule is simple:
- push the numbers(w/a/s/d) and the same numbers will be merged once.
- If there is blank space in its path, it will go through it until it mets other number.
- If there is no space to move or merge, your game is over.
- If your Maximum Number is over than 2048, Congraduations! You won the game!
Your Goal is moving Numbers in 4 directions to make Highest Score.
Good Luck!
규칙 0. 움직인 방향으로 빈칸이 있거나 같은 숫자가 있으면 '갈 수 있음'
- 가는 방향으로 같은 숫자 있으면 합쳐짐
- 합쳐져서 나온 수만큼 점수 +
- 더 이상 진행할 수 없으면 게임이 끝남
- 2048 이상의 수를 만들고 게임을 더 진행할 수 있으면 플레이어 승리, 아니면 패배
- 처음에 2가 2개