猫史档案馆


opjest_Redstone

opjest_Redstone

Lv.1

我是个xxs

获赞:8收藏:2浏览:39作品收藏:1
回复帖子评论
上一页1 页 / 共 2下一页

【Kitten版本更新】WOW!体感游戏来袭,想体验一把真人切水果吗? 中回复

import turtle
import time
import random
import math

__Pen = turtle.Pen()


t = turtle.Pen()

t = turtle.Pen()
turtle.bgcolor("#000000")
for __count in range(20):
    print('加载中...')
    print('加载中..')
    print('加载中.')
    print('加载中.')
    print('加载中..')
    print('加载中...')
    time.sleep(0.02)
answer = input('When you enter draw draw a colored spiral   ,Input draw monochrome draw solid color spiral   ,Enter the bride price to get the color seal and Calculators!!!')
colors = ['red', 'yellow', 'blue', 'green', 'purple', 'orange', 'white']
t.speed(100)
while (answer == 'draw'):
    for x in range(100):
        t.color(colors[x % 4])
        t.forward((x * 2))
        t.left(89)
    t.hideturtle()
    break
while (answer == 'drawmonochrome'):
    for x in range(100):
        t.pencolor('white')
        t.forward((x * 2))
        t.left(89)
    t.hideturtle()
    break
while (answer == 'bride price'):
    __Pen.write(turtle.textinput('clors', 'Type in the word you want to write'))
    for x in range(50):
        t.color(colors[x % 4])
        t.goto(random.randint((-100), 100), random.randint((-100), 100))
    t.hideturtle()
    break
while (answer == 'hayp'):
    print('ok but people buying vape lite not because of this they buying because it ss bypass and it can be loaded in blc')
    break
while (answer == 'ranbow woll'):
    for i in range(0, 10):
        turtle.bgcolor("#ffffff")
        turtle.bgcolor("#cccccc")
        turtle.bgcolor("#c0c0c0")
        turtle.bgcolor("#999999")
        turtle.bgcolor("#666666")
        turtle.bgcolor("#333333")
        turtle.bgcolor("#333333")
        turtle.bgcolor("#000000")
        turtle.bgcolor("#ffcccc")
        turtle.bgcolor("#ff6666")
        turtle.bgcolor("#ff0000")
        turtle.bgcolor("#cc0000")
        turtle.bgcolor("#cc0000")
        turtle.bgcolor("#990000")
        turtle.bgcolor("#660000")
        turtle.bgcolor("#330000")
        turtle.bgcolor("#ffcc99")
        turtle.bgcolor("#ff9966")
        turtle.bgcolor("#ff9900")
        turtle.bgcolor("#ff6600")
        turtle.bgcolor("#990000")
        turtle.bgcolor("#660000")
        turtle.bgcolor("#330000")
        turtle.bgcolor("#ffff99")
        turtle.bgcolor("#ffcc33")
        turtle.bgcolor("#cc9933")
        turtle.bgcolor("#996633")
        turtle.bgcolor("#996633")
        turtle.bgcolor("#663333")
        turtle.bgcolor("#ffffcc")
        turtle.bgcolor("#ffff33")
        turtle.bgcolor("#ffff00")
        turtle.bgcolor("#ffcc00")
        turtle.bgcolor("#999900")
        turtle.bgcolor("#999900")
        turtle.bgcolor("#996633")
        turtle.bgcolor("#999900")
        turtle.bgcolor("#666600")
        turtle.bgcolor("#000099")
        turtle.bgcolor("#33ffff")
    while (answer == game):
print('End of program run')


2020-03-15T21:44:43 点赞:0

【Kitten版本更新】WOW!体感游戏来袭,想体验一把真人切水果吗? 中回复

I agree!emotion_酷

import turtle


for x in range(40):
     print("OHHHHHHHHHHHHHHHH")

2020-03-16T08:12:48 点赞:0

【代码岛3.0新地图情报泄露??】 中回复

print(1+1)

2020-03-16T08:14:18 点赞:0

【代码岛3.0新地图情报泄露??】 中回复

"@作品杂货商"
import turtle
import random


t = turtle.Pen()
t.speed(8540000)
turtle.bgcolor('black')
colors = ['red', 'yellow', 'blue', 'green', 'orange', 'purple', 'gray', 'white']
for i in range(10000):
    A = random.randint(0, 7)
    B = random.randint(0, 50)
    x = random.randint((-300), 400)
    y = random.randint((-300), 300)
    t.pencolor(colors[A])
    t.fillcolor(colors[A])
    t.penup()
    t.goto(x, y)
    t.pendown()
    t.begin_fill()
    t.circle(B)
    t.end_fill()

2020-03-16T09:07:19 点赞:0

【Python作品分享】cmd 中回复

import 喵oswin10
win.forty(#0001ccc)

2020-03-16T09:30:51 点赞:0

是小学生的打个1 中回复

Python肯定比不过我

 

2020-03-17T21:41:22 点赞:0

是小学生的打个1 中回复

emotion_怒emotion_怒emotion_怒这人lock

if(是坏人 == 1):
    l.coll(110)
else:
    l.play(1"0####41####)

2020-03-17T21:44:10 点赞:0

【Python作品分享】新的我去饿【作业帖】 中回复

告诉你个小技巧

 

2020-03-20T12:44:36 点赞:0

【求助】有人会arduino吗 中回复

F盘?

 

2020-03-25T18:49:31 点赞:0

【Python作品分享】cmd 中回复

//一个简单的射击PvP
world.onPlayerJoin(({ entity }) => {
entity.enableDamage = true;
entity.player.onPress(({ button, raycast:{ hitEntity, direction } }) => {
if (button !== 'action0' || !hitEntity) {
return;
}
hitEntity.velocity.x += direction.x;
hitEntity.velocity.y += 0.5;
hitEntity.velocity.z += direction.z;
hitEntity.hurt(2 * Math.random() + 1, {
attacker: entity,
});
});
});

world.onDie(({ entity, attacker }) => {
if (attacker) {
world.say(attacker.player.name + ' killed ' + entity.player.name)
}
entity.player.forceRespawn();
});
undefined;
world.querySelectorAll('player').forEach((x) => {if (x.player.name == "cangshu") {x.say("指定说问问句")}});
//快捷PVP

2020-03-29T15:19:26 点赞:0

代码岛3.0作者不在问题 中回复

我也是

 

2020-04-01T14:54:55 点赞:0

如何在代码岛3.0 分 身 中回复

nb

 

2020-04-01T15:00:31 点赞:0

Box3 Smaker 中回复

好玩吗

 

2020-04-02T14:50:14 点赞:0

官方快来管! 中回复

2020-04-12T15:38:00 点赞:0

官方快来管! 中回复

2020-04-12T15:41:34 点赞:0

来点个赞吧~ 中回复

<iframe:"https: nemo.codemao.cn="" work_detail="" 4喵67420"="" style="width: 喵0px; height: 480px;display: block; margin: 40px auto; max-width: 100%;"></iframe:"https:>

2020-04-16T21:13:01 点赞:0

来点个赞吧~ 中回复

2020-04-16T21:14:13 点赞:0

来点个赞吧~ 中回复

<iframe:"https://nemo.codemao.cn/work_detail/4喵67420"><iframe/>

2020-04-16T21:14:19 点赞:0

求飞行的代码。 中回复

ture 写成 Ture

试试

2020-04-19T17:48:59 点赞:0

吉吉喵,帮帮我!!! 中回复

F12

 

 

2020-04-29T14:38:17 点赞:0

回来吧,编程猫! 中回复

undefined; 作为一个程序员,我支持你! undefined; undefined; 80px; AM 20:31        undefined;

2020-04-29T20:32:17 点赞:0

【Python作品分享】四则运算计算器【作品秀】 中回复

dddd

 

2020-05-02T21:50:49 点赞:0

重大消息!!! 中回复

什么玩意...

Window.apply("C:\Users\admin\Desktop")
window.addEventListener("C:\Users\admin\Desktop" string + voif)
function记录传输(a, b){
    
}

GG 送你代码

2020-05-02T21:52:36 点赞:0

测试测试嵌入地址 中回复

iframe

 

2020-05-02T21:54:23 点赞:0

哪个大神会做植物大战僵尸里放置植物的功能 中回复

喵txt
jspvz/Index.htm
jspvz/images/Plants/_PAlbTN/PeaBulletHit.gif_160x120
jspvz/images/Plants/_PAlbTN/ShroomBulletHit.gif_160x120
jspvz/favicon.ico
jspvz/level/0.js
jspvz/level/1.js
jspvz/level/10.js
jspvz/level/11.js
jspvz/level/12.js
jspvz/level/13.js
jspvz/level/14.js
jspvz/level/15.js
jspvz/level/16.js
jspvz/level/17.js
jspvz/level/18.js
jspvz/level/19.js
jspvz/level/2.js
jspvz/level/20.js
jspvz/level/21.js
jspvz/level/22.js
jspvz/level/23.js
jspvz/level/24.js
jspvz/level/3.js
jspvz/level/4.js
jspvz/level/5.js
jspvz/level/6.js
jspvz/level/7.js
jspvz/level/8.js
jspvz/level/9.js
jspvz/level/Boom.js
jspvz/js/Cfunction.js
jspvz/js/喵lants.js
jspvz/js/CZombie.js
jspvz/level/DependOnHeavenForFood.js
jspvz/level/DisposableProducts.js
jspvz/level/FlightOfFancy.js
jspvz/level/ImZombie1.js
jspvz/level/ImZombie2.js
jspvz/level/ImZombie7.js
jspvz/level/MassGrave.js
jspvz/level/PovertyOfTheSoil.js
jspvz/level/StrongLevel.js
jspvz/level/TestUHeart.js
jspvz/level/ZombieRun.js
jspvz/music/Faster.swf
jspvz/images/link/flash.swf
jspvz/music/Kitanai Sekai.swf
jspvz/music/Look up at the.swf
jspvz/music/Mountains.swf
jspvz/music/Ultimate battle.swf
jspvz/music/UraniwaNi.swf
jspvz/music/Watery Graves.swf
服务器软件.url
脚本之家.url
jspvz/images/Zombies/DuckyTubeZombie3/1.gif
jspvz/images/Zombies/BucketheadZombie/1.gif
jspvz/images/Zombies/ConeheadZombie/1.gif
jspvz/images/Zombies/DuckyTubeZombie1/1.gif
jspvz/images/Zombies/Zombie/1.gif
jspvz/images/Zombies/DuckyTubeZombie2/1.gif
jspvz/images/Zombies/ScreenDoorZombie/1.gif
jspvz/images/Zombies/PoleVaultingZombie/1.gif
jspvz/images/Zombies/SnorkelZombie/1.gif
jspvz/images/Zombies/FootballZombie/1.gif
jspvz/images/Zombies/FlagZombie/1.gif
jspvz/images/Zombies/NewspaperZombie/1.gif
jspvz/images/Zombies/Zombie/2.gif
jspvz/images/Zombies/Zombie/3.gif
jspvz/images/Zombies/DuckyTubeZombie1/Attack.gif
jspvz/images/Zombies/SnorkelZombie/Attack.gif
jspvz/images/Zombies/DuckyTubeZombie3/Attack.gif
jspvz/images/Zombies/DuckyTubeZombie2/Attack.gif
jspvz/images/Zombies/BackupDancer/Attack.gif
jspvz/images/Zombies/FootballZombie/Attack.gif
jspvz/images/Zombies/DancingZombie/Attack.gif
jspvz/images/Zombies/BackupDancer/BackupDancer.gif
jspvz/images/Plants/DoomShroom/BeginBoom.gif
jspvz/images/Plants/Blover/Blover.gif
jspvz/images/Plants/CherryBomb/Boom.gif
jspvz/images/Zombies/BackupDancer/Boo喵ie.gif
jspvz/images/Zombies/DancingZombie/Boo喵ie.gif
jspvz/images/Zombies/PoleVaultingZombie/Boo喵ie.gif
jspvz/images/Zombies/Zombie/Boo喵ie.gif
jspvz/images/Zombies/NewspaperZombie/Boo喵ie.gif
jspvz/images/Zombies/FootballZombie/Boo喵ie.gif
jspvz/images/Zombies/BucketheadZombie/BucketheadZombie.gif
jspvz/images/Zombies/BucketheadZombie/BucketheadZombieAttack.gif
jspvz/images/Plants/Cactus/Cactus.gif
jspvz/images/Plants/CherryBomb/CherryBomb.gif
jspvz/images/Plants/Chomper/Chomper.gif
jspvz/images/Plants/Chomper/ChomperAttack.gif
jspvz/images/Plants/Chomper/ChomperDigest.gif
jspvz/images/Plants/CoffeeBean/CoffeeBean.gif
jspvz/images/Plants/CoffeeBean/CoffeeBeanEat.gif
jspvz/images/Zombies/ConeheadZombie/ConeheadZombie.gif
jspvz/images/Zombies/ConeheadZombie/ConeheadZombieAttack.gif
jspvz/images/Zombies/DancingZombie/Dancing.gif
jspvz/images/Zombies/BackupDancer/Dancing.gif
jspvz/images/Zombies/DancingZombie/DancingZombie.gif
jspvz/images/Zombies/DancingZombie/DancingZombie1.gif
jspvz/images/interface/Dave.gif
jspvz/images/interface/Dave2.gif
jspvz/images/Zombies/NewspaperZombie/Die.gif
jspvz/images/Zombies/DancingZombie/Die.gif
jspvz/images/Zombies/FootballZombie/Die.gif
jspvz/images/Zombies/DuckyTubeZombie1/Die.gif
jspvz/images/Zombies/SnorkelZombie/Die.gif
jspvz/images/Zombies/BackupDancer/Die.gif
jspvz/images/Plants/DoomShroom/DoomShroom.gif
jspvz/images/Plants/PotatoMine/ExplosionSpudow.gif
jspvz/images/interface/FinalWave.gif
jspvz/images/Zombies/FlagZombie/FlagZombie.gif
jspvz/images/Zombies/FlagZombie/FlagZombieAttack.gif
jspvz/images/Zombies/FlagZombie/FlagZombieLostHead.gif
jspvz/images/Zombies/FlagZombie/FlagZombieLostHeadAttack.gif
jspvz/images/Plants/FlowerPot/FlowerPot.gif
jspvz/images/Zombies/FootballZombie/FootballZombie.gif
jspvz/images/Zombies/FootballZombie/FootballZombieAttack.gif
jspvz/images/Zombies/FootballZombie/FootballZombieOrnLost.gif
jspvz/images/Zombies/FootballZombie/FootballZombieOrnLostAttack.gif
jspvz/images/Plants/FumeShroom/FumeShroom.gif
jspvz/images/Plants/FumeShroom/FumeShroomAttack.gif
jspvz/images/Plants/FumeShroom/FumeShroomBullet.gif
jspvz/images/Plants/FumeShroom/FumeShroomSleep.gif
jspvz/images/Plants/Garlic/Garlic.gif
jspvz/images/Plants/Garlic/Garlic_body2.gif
jspvz/images/Plants/Garlic/Garlic_body3.gif
jspvz/images/Plants/GatlingPea/GatlingPea.gif
jspvz/images/Plants/GloomShroom/GloomShroom.gif
jspvz/images/Plants/GloomShroom/GloomShroomAttack.gif
jspvz/images/Plants/GloomShroom/GloomShroomBullet.gif
jspvz/images/Plants/GloomShroom/GloomShroomSleep.gif
jspvz/images/Plants/GraveBuster/GraveBuster.gif
jspvz/images/Zombies/SnorkelZombie/Head.gif
jspvz/images/Zombies/BackupDancer/Head.gif
jspvz/images/Zombies/NewspaperZombie/Head.gif
jspvz/images/Zombies/DancingZombie/Head.gif

等一下,我把代码写好哈

2020-05-02T22:03:00 点赞:0

测试测试嵌入地址 中回复

<iframe:"https: 360.com"="" style="width: 640px; height: 480px;display: block; margin: 40px auto; max-width: 100%;"></iframe:"https:>

2020-05-03T16:25:02 点赞:0

【水帖】最强圆周率 中回复

sofa

2020-05-04T17:36:54 点赞:0

你们来编程猫几年了? 中回复

4 year for i in range (dog to min)

2020-05-04T17:40:45 点赞:0

我靠,这是个万能的词! 中回复

&.fps IN js.tell

$& for Ench To * min

import random
Tell = input("你的名字?")
搜寻库 = ["系","是","使"]
兴趣词 = ["欢乐","暴怒","善良","热情","flying stars"]
词 = ["呀","啊","喵"]

2020-05-05T14:14:43 点赞:0

我靠,这是个万能的词! 中回复

<p><p>

2020-05-05T14:15:12 点赞:0