Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.83k stars 4.84k forks source link

Game 2048 #460

Open Jamyw7g opened 3 years ago

Jamyw7g commented 3 years ago

Description

A game written in Python without any Third-party Package.

Replace issue_no in the above line, with the issue related to this PR.

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.

YahelB05 commented 3 years ago

Hello @Jamyw7g !

I like to see your code improvements, but I'm missing some in-code function documentation and python conventions.

How to improve:

How it would make it better:

Good Luck, Happy Coding 👍