0
Is it possible to create graphics using python on SoloLearn?
On my computer Iâm learning how to use pygame, an imported module that I downloaded online. I canât download it onto my phone so Iâm just stuck with ASCII art. Anything else I can do?
2 Answers
0
you can't play it on your phone directly; first you have to compile it; the compiled version is the one read for execution.
Additionally; creating game is much easier with game engine like unity it can deploy you game to any platform.
0
you can't important any packages or filed or libraries to sololearn server;
otherwise one bad guy can import malware.