-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/Ryse93/Python-2048
- Loading branch information
Showing
1 changed file
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,26 @@ | ||
![dessin 2](https://user-images.githubusercontent.com/69793084/236804753-8ce87dbb-92a2-4d5b-bfe1-47aa6d3533ab.png) | ||
# Python-2048 | ||
![dessin](https://user-images.githubusercontent.com/69793084/236804753-8ce87dbb-92a2-4d5b-bfe1-47aa6d3533ab.png) | ||
|
||
|
||
## Built With | ||
|
||
![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) | ||
|
||
## Prerequisite | ||
You need to install the dependencies with the following commands: | ||
```sh | ||
pip install tkinter | ||
pip install copy | ||
pip install pygame | ||
pip install signal | ||
pip install pillow | ||
pip install tile | ||
``` | ||
|
||
## License | ||
|
||
Distributed under the GPL-3.0 License. See [LICENSE](https://github.com/Ryse93/Python-2048/blob/main/LICENSEE) for more information. | ||
|
||
## Authors | ||
|
||
* **[Ryse93](https://github.com/Ryse93)** - *French student in high school* |