0
Can i make an graphic game in phython
4 Respuestas
+ 9
You can use the PyGame library for that.
• https://pygame.org
And here's a tutorial:
• https://code.tutsplus.com/tutorials/building-games-with-JUMP_LINK__&&__python__&&__JUMP_LINK-3-and-pygame-part-1
+ 5
Yes. You can make simple 2-D games using pygame.
Udemy Course:
" Python Graphics Programming and Game Development"
https://www.udemy.com/python-crash-course-turtle-graphics/
" Building Games With Python 3 and Pygame: Part 1"
https://code.tutsplus.com/tutorials/building-games-with-python-3-and-pygame-part-1--cms-30081
edit: Abhishek kumar - Check this site link:
"Applications for Python"
https://googleweblight.com/i?u=https://www.python.org/about/apps/&hl=en-IN&grqid=AqxrsB_O
+ 1
You can use:
•PyGame
•TurtleTool
•PyOpenGL
•Tkinter
0
what is the main work of python