diff --git a/README.md b/README.md index 8dc9484..bac0b39 100644 --- a/README.md +++ b/README.md @@ -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*