code2048ga.me

0
0

Играй в 2048 на Python или C++

Правила игры

Leaderboard


Скорость:
ходов/сек

import random def make_choice(matrix): return random.choice(["LEFT", "RIGHT", "UP", "DOWN"])


Select your language:

If you would like to contribute and add your language, please contact me on FB, Telegram or e-mail me at vadym.holovashchenko@nure.ua

Support the project:


Originally created by Gabriele Cirulli. Based on 1024 by Veewo Studio and conceptually similar to Threes by Asher Vollmer.

Privacy policy Terms and Conditions