+ 1
Recommend an online IDE or Android app that lets you experiment with visual graphics using Python
I already know about trinket.io's 'turtle' graphics, but I'm looking for something more advanced than that.
4 odpowiedzi
+ 12
www.codeskulptor.org
Comes with an embedded SimpleGUI module and a good documentation to it. You can do some event-based graphuc programming in it.
Check it out, I made some codes there, too:
BlackJack ♠♥♦♣
http://bit.ly/2icsbcv
Memory 🙇💭
http://bit.ly/2gn4QZP
Pong 🏓
http://bit.ly/2eSbaFT
+ 4
Np, hope it helps you 👍
+ 2
@ Kuba +1
Thanks for that; very useful.
(sorry for late reply, am moving to new accommodation at the moment, v. busy)