猫史档案馆


【Python作品分享】level_1

用户:红梅fy8i红梅fy8i查看:0 回复:1 评论:0 创建时间:2023-04-26T21:17:35


【作品展示】

center_image

 

【作品介绍】

愤怒的小鸟

第1关

有完整的素材的来做

 

【作品源代码】

{
    "birds": [
        {"type": "red_bird"},
        {"type": "red_bird"},
        {"type": "red_bird"},
        {"type": "red_bird"}
    ],
    "pigs": [
        {"type": "normal_pig", "x": 970, "y": 550}
        {"type": "normal_pig", "x": 970, "y": 450}
    ],
    "blocks": [
        {"x": 890, "y": 550, "material": "giass", "shape": "beam", "type": 4, "direction": 1},
        {"x": 950, "y": 550, "material": "wood", "shape": "beam", "type": 2, "direction": 1},
        {"x": 1010, "y": 550, "material": "wood", "shape": "beam", "type": 2, "direction": 1},
        {"x": 1070, "y": 550, "material": "giass", "shape": "beam", "type": 4, "direction": 1},
        {"x": 950, "y": 470, "material": "wood", "shape": "beam", "type": 2, "direction": 0},
        {"x": 950, "y": 452, "material": "wood", "shape": "beam", "type": 2, "direction": 1},
        {"x": 1010, "y": 452, "material": "wood", "shape": "beam", "type": 2, "direction": 1},
        {"x": 950, "y": 372, "material": "wood", "shape": "beam", "type": 2, "direction": 0},
        {"x": 890, "y": 350, "material": "giass", "shape": "beam", "type": 4, "direction": 0},
    ]
}

 

【提示】

部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:

https://python.codemao.cn


回复

上一页1 页 / 共 1下一页
fkymfkym

wc,潘

 

点赞0


评论