Metadata-Version: 2.1
Name: 2048game
Version: 0.2.0
Summary: 
Author: MuongKimhong
Author-email: muongkimhong086@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: textual (>=0.52.1,<0.53.0)
Requires-Dist: textual-dev (>=1.5.1,<2.0.0)
Description-Content-Type: text/markdown

### It's 2048 game but it's inside your terminal written in Python

![Screenshot](screenshot.png)

* Terminal size should be at least 90 x 35

* Use arrow keys (right, left, up, down) to move in game

