2048 Game Clone of the classic 2048 game implemented using tkinter Todo feat: fix type hint in _move() signature to satisfy mypy and python