Python发射小心心

Posted 竺梦情

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Python发射小心心相关的知识,希望对你有一定的参考价值。

import turtle
turtle.setup(700,700)
turtle.pensize(15)
turtle.seth(270)
turtle.fd(80)
turtle.seth(0)
turtle.fd(120)
turtle.seth(270)
turtle.fd(100)
turtle.seth(90)
turtle.fd(100)
turtle.seth(180)
turtle.fd(120)
turtle.seth(225)
turtle.fd(160)
turtle.seth(45)
turtle.fd(160)
turtle.seth(90)
turtle.fd(80)
turtle.seth(0)
turtle.fd(110)
turtle.seth(-45)
turtle.fd(50)
turtle.seth(135)
turtle.fd(50)
turtle.seth(180)
turtle.fd(110)
turtle.seth(90)
turtle.fd(30)
turtle.seth(0)
turtle.fd(110)
turtle.seth(45)
turtle.fd(50)
turtle.seth(225)
turtle.fd(50)
turtle.seth(180)
turtle.fd(110)
turtle.seth(90)
turtle.fd(90)
turtle.seth(0)
turtle.circle(80,360)
turtle.seth(90)
turtle.penup()
turtle.fd(90)
turtle.seth(0)
turtle.fd(30)
turtle.seth(90)
turtle.pendown()
turtle.fd(10)
turtle.penup()
turtle.seth(180)
turtle.fd(60)
turtle.seth(270)
turtle.pendown()
turtle.fd(10)
turtle.pensize(10)
turtle.penup()
turtle.fd(40)
turtle.pendown()
turtle.seth(-60)
turtle.circle(45,125)
turtle.seth(-15)
turtle.penup()
turtle.fd(190)
turtle.seth(-90)
turtle.fd(80)
turtle.begin_fill()
turtle.pencolor("black")
turtle.fillcolor("red")
turtle.penup()
turtle.seth(135)
turtle.pendown()
turtle.circle(50,60)
turtle.penup()
turtle.seth(-135)
turtle.pendown()
turtle.circle(50,100)
turtle.fd(40)
turtle.penup()
turtle.seth(25)
turtle.pendown()
turtle.fd(40)
turtle.circle(50,120)
turtle.penup()
turtle.seth(-175)
turtle.pendown()
turtle.circle(34,76)
turtle.end_fill()
turtle.exitonclick()

点击此处查看视频

以上是关于Python发射小心心的主要内容,如果未能解决你的问题,请参考以下文章

页面点击显示 小心心效果

页面点击显示 小心心效果

Art 小心心~

Android双击飞小心心-仿抖音点赞

Ruby来啦!请拿走我红红火火的小心心~~~

Json解析工具类