[Tutor] graphics library for teaching Python

2018-12-21 Thread Michael Mossey
I'm a computer science tutor and I'm asking advice about a graphics or game library that can be used with Python effectively for teaching purposes. I've found that having my student pick a long-term project is a good way for them to learn coding, and graphics or games make great projects that both

Re: [Tutor] graphics library for teaching Python

2018-12-21 Thread Michael Mossey
On Fri, Dec 21, 2018 at 9:15 AM Mike Barnett wrote: > >There are two sub-topics I'm interested in - (1) graphics, as in drawing > interesting pictures or art, or using diagrams for data visualization. (2) > Simple games, with the use of sprites. > > Can you post some images of similar programs /