├── 2048.py └── easy_2048.py /2048.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guolz-ml/easy_2048-in-200-lines/HEAD/2048.py -------------------------------------------------------------------------------- /easy_2048.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guolz-ml/easy_2048-in-200-lines/HEAD/easy_2048.py --------------------------------------------------------------------------------