You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyChelonia brings a familiar Turtle-style drawing API to pygame.Surface. It is designed for pygame applications that want simple position, heading, line, circle, fill, dot, and text commands without giving up control of their window, event loop, composition, or shutdown lifecycle.