@lanodan @icedquinn @a1ba Pygame has a built-in sprite module which makes managing game objects much easier. It's my go to recommendation for a beginner who wants to get into game programming, but doesn't want to use a full-blown engine. Speed might be an issue, but it's decent for SNES/GBA-styled games.