Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Ryse93/Python-2048
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahhj93 committed May 8, 2023
2 parents f32dc6a + 8ff799b commit 2da846e
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion README.md
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*

0 comments on commit 2da846e

Please sign in to comment.