#
turtles
Here are 25 public repositories matching this topic...
Open
Add center method
Open
Add clear method
-
Updated
Mar 3, 2019 - JavaScript
Turtle graphics is a popular way for introducing programming to kids. It was part of the original Logo programming language developed by Wally Feurzeig, Seymour Papert and Cynthia Solomon in 1967.
-
Updated
Apr 11, 2020 - Python
NetLogo extension for DBSCAN clustering algorithm
-
Updated
Feb 7, 2021 - Java
An R Client for the WA Sea Turtles and Strandings Database WAStD
-
Updated
Apr 8, 2022 - R
Simple py turtle race with multiple iterations of turtles and random walk forwards.
-
Updated
Nov 20, 2020 - Python
Based on Jeremy Howard's Bears_Voila
-
Updated
Sep 14, 2021 - Jupyter Notebook
A new standardized instruction language used to control ComputerCraft Turtles in Minecraft.
-
Updated
Dec 30, 2020 - Lua
For learning the basics of Python and data science using Turtles in Jupyter notebooks.
-
Updated
Mar 16, 2022 - Jupyter Notebook
Turtle population monitoring Rails app for Gulf of Thailand hawksbill and green turtles. Uses vize.ai for photo recognition.
-
Updated
Nov 29, 2017 - Ruby
My first website. This website is based on the Teenage Mutant Ninja Turtles original arcade game attract screen.
css
html
flex
ninja
arcade
gradient
raphael
ninjas
tmnt
leonardo
tortoise
cartoons
nostalgia
turtles
80s
michelangelo
ninjaturtles
arcadegames
teenagemutantninjaturtles
donatello
-
Updated
Apr 3, 2022 - HTML
Improve this page
Add a description, image, and links to the turtles topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the turtles topic, visit your repo's landing page and select "manage topics."
The turtle starts in the top-left corner. Oftentimes the first thing you do is move it somewhere else. Add a helper method to position the turtle in the middle of the image.