Python Forum
Create a turtle drawing from .txt file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Create a turtle drawing from .txt file
#6
(Jan-25-2021, 03:31 PM)Noob101 Wrote:
(Jan-25-2021, 03:24 PM)deanhystad Wrote: Is the problem that you don't know how to convert a move from x1, y1 to x2, y2 into a turn and a distance?

I can get it to read/print out the colours, angles and forward separately from each other, but I can't figure out how to actually get the program to draw it out, without having to do just a normal turtle code, which I'm not allowed to.

from the .txt file that is
Reply


Messages In This Thread
Create a turtle drawing from .txt file - by Noob101 - Jan-25-2021, 02:01 PM
RE: Create a turtle drawing from .txt file - by Noob101 - Jan-25-2021, 03:32 PM
RE: Create a turtle drawing from .txt file - by Log - Jan-29-2021, 12:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Newbie here. Create an array from file data? Rayj00 2 1,274 Jan-13-2023, 01:35 PM
Last Post: perfringo
  how can i create a dictionary of dictionaries from a file Astone 2 2,286 Oct-26-2020, 02:40 PM
Last Post: DeaD_EyE
  Drawing wheels in a turtle woehh 1 1,925 Apr-23-2020, 02:58 PM
Last Post: deanhystad
  Turtle Polygon drawing program tp_oz 3 3,212 Jul-23-2019, 01:01 PM
Last Post: ichabod801
  Turtle drawing Right Triangle Zatoichi 3 5,758 Feb-26-2018, 12:24 AM
Last Post: Zatoichi
  Unable to create csv file Sumaira 2 3,276 Feb-06-2018, 03:43 AM
Last Post: Sumaira
  Help drawing circles with turtle songminguk 3 4,519 Dec-19-2017, 08:43 PM
Last Post: squenson

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020