An open API service indexing awesome lists of open source software.

https://github.com/thevickypedia/turtle

Basic projects using turtle
https://github.com/thevickypedia/turtle

Last synced: 2 months ago
JSON representation

Basic projects using turtle

Awesome Lists containing this project

README

        

# Turtle
Basic projects using turtle

[Rectangle](rectangle.py) - Script to draw a rectangle with vertical lines 10 units apart.

[Random cubes](cubes.py) - Script to draw square cubes with random colors in random places.