Sword
An awesome sword that I made. Took pretty long as I am new to this website. I hope you like it and thank you.
8D_Joe_Efretuei (75)
Nice drawing bro
drea14 (25)
Wow, thanks guys. I hadn't known how to increase speed so thanks for your comments.
Dani328 (13)
Nice sword
Cool sword.
You might want to look at messing around with the turtle's speed so you don't have to wait 20 seconds to see changes.
ok thanks for letting me know
@drea14
How to increase speed:
x = 15
t.speed(x)
While this will increase the speed, it will not actually make an instant drawing. I am also relatively new to turtle, so I do not know how to make an instant turtle.
I hope this works anyway!
@GrantKeo
You can make the turtle update as fast as possible, almost instantly if you:
x=0
t.speed(x)
Hope I was of help.
@c4syner THANKS!
@GrantKeo
t.speed('fastest')
@MatthewDoan1
t.speed('Lightspeed')
@GrantKeo
t.speed('Lightspeed^∞')
@c4syner Okay, the real answer to instant speed is this:
@MatthewDoan1 Oh, now I just figured out that
t.speed('fastest')
was an actual function. Python is weird.@GrantKeo Not if you read the documentation! (Java habit sorry)
@MatthewDoan1 ¿Que? No habla Java, lo siento. No entiendo la broma.
(Yo tampoco hablo español.)
@GrantKeo Yes, I can see from your irregular verb conjugations. Did you use a translator?
@MatthewDoan1 Yup. I told you I don't speak Spanish. Or any other language in general.
@GrantKeo Ya know what, how did we get from changing turtle speed to my usage of https://www.spanishdict.com/ ?
cout << "i only speak c++";@GrantKeo
@etian
@etian
I speak in :
Java :
HTML :
Python
That’s all with (english of course).