#
turtle-graphics
Here are 446 public repositories matching this topic...
Sov-trotter
commented
Jun 9, 2021
Hey all! I am trying to use the placeimage() function to place an image matrix over a drawing.
But I think the current approach here https://github.com/JuliaGraphics/Luxor.jl/blob/3d6b98348a1b7ba852c801d6ef205773fb6e454c/src/images.jl#L194 might be a little buggy?
The image placement is good as long as it has square dimensions(the image to be placed)
eg: `placeimage(img, centered=true, Poi
Feature complete classic L-System library (branching, context sensitive, parametric) & multi-purpose modern L-System/LSystem implementation that can take javascript functions as productions. It is not opinionated about how you do visualisations.
-
Updated
Oct 15, 2021 - JavaScript
Scala and Akka for kids. A Functional Programming approach for the well known LOGO.
-
Updated
Aug 31, 2014 - Scala
A turtle graphics (a key feature of the Logo ) engine written in Swift.
-
Updated
Nov 21, 2021 - Swift
Tk-powered Ruby turtle graphics
-
Updated
Sep 29, 2021 - Ruby
C# Turtle Graphics library - for teaching kids to code
-
Updated
Feb 27, 2021 - C#
Turtle graphics for Flutter. It simply uses a custom painter to draw graphics by a series of Logo-like commands.
-
Updated
Nov 21, 2021 - Dart
Turtle graphics library built on Swift function builders
-
Updated
Mar 29, 2020 - Swift
openFrameworks addon that implements most of the string rewriting grammars described in the book "The Algorithimic Beauty of Plants"
-
Updated
Mar 14, 2019 - C++
L-System/LSystem component for A-Frame to draw 3D turtle graphics. Using Lindenmayer as backend.
-
Updated
Jul 3, 2018 - JavaScript
Logo turtle graphics interpreter in Haskell
-
Updated
Oct 20, 2014 - Haskell
Pixel graphics in console implemented with unicode braille characters
-
Updated
Aug 3, 2018 - Java
A toy turtle graphics interpreter based on the Free monad, in PureScript, with HTML Canvas graphics support.
-
Updated
Oct 1, 2020 - PureScript
This repository contains 5 games build using python turtle module.
python
games
space-invaders
snake-game
space-game
turtle
turtle-graphics
space-station
pacman-game
falling-skies
-
Updated
Jan 6, 2021 - Python
The Logo Programming in Chrome Extension
-
Updated
Oct 16, 2021 - JavaScript
This is a space invader game created using python turtle module.
-
Updated
Aug 6, 2020 - Python
Browser-based 3D turtle graphics plotter and L-system interpreter using Three.js.
grammar
angle
character
generative-art
concept
turtle-graphics
l-systems
three-js
fractals
triplets
character-string
axiom
3d-turtle-gfx
turtle-interpretation
-
Updated
Aug 26, 2021 - JavaScript
A DOL and Stochastic LSystem parser c++
-
Updated
Feb 17, 2021 - C++
The TurtlePlotBot3 is a MicroPython based 3D printed drawing robot powered by a TTGO T-Display ESP32 Module
robot
micropython
esp32
plotter
turtle-graphics
turtlebot
28byj-48
hershey-fonts
hershey-text
ttgo-t-display
-
Updated
Jun 4, 2020 - Python
A complete overview of python turtle graphics in Bangla.
-
Updated
Jun 30, 2020 - Python
Tetromino game illustrated with the python turtle module.
-
Updated
Nov 18, 2021 - Python
-
Updated
Nov 3, 2020 - Jupyter Notebook
This is a visualizer for modular arithmetic. This was inspired by a video by Mathologer about patterns in times tables and cardioids in the Mandelbrot set based on the power of the Mandelbrot set equation.
visualization
python
music
youtube
animation
colors
multiplication
mathematics
rainbow
python3
visualizer
tkinter
piano
turtle
turtle-graphics
2018
multiplication-tables
mingus
mathologer
-
Updated
Dec 30, 2020 - Python
svg
drawing
animation
svg-animations
animation-library
turtle
turtle-graphics
python-turtle-graphics
-
Updated
Jul 23, 2020 - JavaScript
Staticly Typed Code Presenting L System Power Using Python Turltle Graphics
-
Updated
Dec 18, 2020 - Python
Using Python Turtle module to draw this masterpiece - a combination of 2D geometry, Pop Art and Coding
-
Updated
Jun 30, 2021 - Python
To draw doraemon by using turtle graphics in python
-
Updated
Mar 29, 2021 - Python
Improve this page
Add a description, image, and links to the turtle-graphics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the turtle-graphics topic, visit your repo's landing page and select "manage topics."


We have a few multiline scripts in our Azure DevOps Pipeline. For example:
https://github.com/sunjay/turtle/blob/dc80b658717134366b7fc387ce251f327580d1bb/azure-pipelines.yml#L61-L66
Originally when I set this up, I expected that if any of those lines failed, the whole step would fail, but [apparently that is not the case](https://dev.azure.com/sunjayv/turtle/_build/results?buildId=890&view=l