sugarlabs / Pippy

Pippy allows the student to examine, execute, and modify simple Python programs. In addition it is possible to write Python statements to play sounds, calculate expressions, or make simple text based interactive games.
GNU General Public License v2.0
11 stars 34 forks source link

Ported PygameActivity to Gtk+3 #56

Closed yell0wfl4sh closed 6 years ago

yell0wfl4sh commented 6 years ago

@quozl #55

quozl commented 6 years ago

Thanks. Reviewed. One minor nit; the source is already GTK+ 3 ported, instead this is a port to Sugar Toolkit for GTK+ 3. I'll handle that in rebase.

yell0wfl4sh commented 6 years ago

My bad! :-P

quozl commented 6 years ago

Not to worry. For the core activity set, I'm quite willing to take unfinished work and finish it. :grin: