Please 🥺 does anyone have anything python graphics for me to do. I love to do those in my spare time | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Please 🥺 does anyone have anything python graphics for me to do. I love to do those in my spare time

Python graphics

14th Mar 2023, 8:46 AM
Precious 💞💕
Precious 💞💕 - avatar
10 Answers
+ 4
I would recommend looking through some codes from Oma Falk. She has some fun and well done python graphic work.
14th Mar 2023, 10:27 AM
Ausgrindtube
Ausgrindtube - avatar
+ 1
Here are a few suggestions for Python graphics projects that you can try in your spare time: Using Python's built-in turtle module, create geometrical patterns or designs. Turtle graphics is a popular way of introducing programming to children, but it can also be used to create visually appealing graphics as well. Here's a tutorial to get you started: https://realpython.com/beginners-guide-python-turtle/
14th Mar 2023, 10:00 AM
Otid Kartgepsut
Otid Kartgepsut - avatar
+ 1
Use matplotlib to create visualizations of data. Matplotlib is a powerful library for creating static, animated, and interactive visualizations of data. You can use it to create line charts, scatter plots, bar charts and much more. Here's the official tutorial to get you started: https://matplotlib.org/stable/tutorials/introductory/pyplot.html
14th Mar 2023, 10:00 AM
Otid Kartgepsut
Otid Kartgepsut - avatar
+ 1
Use Pygame to create 2D games. Pygame is a cross-platform set of Python modules that allows you to write video games. Whether you want to create a simple arcade game or a complex RPG, Pygame can help you create something engaging and fun. Here's a tutorial for creating a simple game with Pygame: https://realpython.com/pygame-a-primer/
14th Mar 2023, 10:00 AM
Otid Kartgepsut
Otid Kartgepsut - avatar
+ 1
Use Blender's Python API to create 3D models and animations. Blender is a popular open-source 3D creation software that has a comprehensive Python API. You can use it to create custom models, animations and more. Here's the official Python API documentation for Blender: https://docs.blender.org/api/current/
14th Mar 2023, 10:01 AM
Otid Kartgepsut
Otid Kartgepsut - avatar
+ 1
I hope these suggestions are helpful and inspire you to create some amazing graphics with Python!
14th Mar 2023, 10:01 AM
Otid Kartgepsut
Otid Kartgepsut - avatar
+ 1
Wow that's a lot 😌
14th Mar 2023, 6:31 PM
Precious 💞💕
Precious 💞💕 - avatar
+ 1
But thanks
14th Mar 2023, 6:32 PM
Precious 💞💕
Precious 💞💕 - avatar
+ 1
But please how did you create the traffic code 😹
14th Mar 2023, 6:34 PM
Precious 💞💕
Precious 💞💕 - avatar
0
Also how can I download py game on my mobile phone
14th Mar 2023, 6:41 PM
Precious 💞💕
Precious 💞💕 - avatar