Can you code a graphic video game on python code playground and see the result | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can you code a graphic video game on python code playground and see the result

11th Mar 2017, 5:24 PM
Sam
3 Answers
+ 10
No, you cannot. The online compiler only works for console, and the result you get sent back is in plain text. Even if you could work with graphics, you'd never see them. You'll have to use a computer and offline compiler if you want to work with graphics at all.
11th Mar 2017, 5:56 PM
Tamra
Tamra - avatar
+ 9
No, at least not at this point. There are some online Python interpreters which have built-in GUI modules. Take a look at CodeSkulptor for example: www.codeskulptor.org Oh, and of course check out this link here ;) http://www.codeskulptor.org/#user42_C148tLczbm_20.py (just press Play ;)
11th Mar 2017, 8:24 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
0
thanks
11th Mar 2017, 5:57 PM
Sam