A python game via turtle animation and tkinter UI and sound effect via window module
-
Updated
Oct 31, 2022 - Python
A python game via turtle animation and tkinter UI and sound effect via window module
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.
To associate your repository with the turtle-graphic topic, visit your repo's landing page and select "manage topics."