Pygame Kivy | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Pygame Kivy

what is pygame and kivy what's the use of these two ?

12th Oct 2019, 8:10 AM
rishabh
rishabh  - avatar
2 Answers
+ 2
Pygame : Pygame is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language. While Kivy : Kivy is the open source platform for developing python based mobile applications.
12th Oct 2019, 8:19 AM
Chirag Kumar
Chirag Kumar - avatar
- 1
pygame and kivy are GUI modules, pygame: for games kivy: for much things (in python or load .kv file)
12th Oct 2019, 10:11 AM
Sousou
Sousou - avatar