File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
- ![ dessin 2] ( https://user-images.githubusercontent.com/69793084/236804753-8ce87dbb-92a2-4d5b-bfe1-47aa6d3533ab.png )
1
+ # Python-2048
2
+ ![ dessin] ( https://user-images.githubusercontent.com/69793084/236804753-8ce87dbb-92a2-4d5b-bfe1-47aa6d3533ab.png )
3
+
4
+
5
+ ## Built With
6
+
7
+ ![ Python] ( https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54 )
8
+
9
+ ## Prerequisite
10
+ You need to install the dependencies with the following commands:
11
+ ``` sh
12
+ pip install tkinter
13
+ pip install copy
14
+ pip install pygame
15
+ pip install signal
16
+ pip install pillow
17
+ pip install tile
18
+ ```
19
+
20
+ ## License
21
+
22
+ Distributed under the GPL-3.0 License. See [ LICENSE] ( https://github.com/Ryse93/Python-2048/blob/main/LICENSEE ) for more information.
23
+
24
+ ## Authors
25
+
26
+ * ** [ Ryse93] ( https://github.com/Ryse93 ) ** - * French student in high school*
You can’t perform that action at this time.
0 commit comments