Mastodon Feed: Post

Mastodon Feed

isagalaev ("Ivan Sagalaev :flag_wbw:") wrote:

Related, I'm trying to find what to teach her when she outgrows Scratch eventually. Looked into #pygame, and it's too low-level: you need to code your game loop and handle events, and stuff like that. Theoretically I could extract that into an ad-hoc "engine" and expose higher level things she could script, but I feel like some had already done this a thousand times already.