{"id":1023670,"student_id":2589,"content":"from game import *\nfrom random import *\n\nset_backdrop('bg.png')\nsnow = [] #存放雪球角色\n\n\ns = create_sprite('snow.png')\ns.x = random() * 1200\ns.y = random() * 900\ns.scale = random()\ns.opacity = random()\nsnow.append(s)\n\n\ndef loop():\n s.x += 1 * s.scale\n s.y += 2 * s.scale\n if s.x \u003e 1230: s.x -= 1260\n if s.y \u003e 930: s.y -= 960\n\nforever(loop)","created_at":"2025-05-29T08:30:14.789+08:00","updated_at":"2025-05-29T08:30:14.789+08:00","name":"5_雪夜の町_預設版 副本","language":"python","screenshot":{"url":null},"parent_id":829977,"plugin":"","description":null,"note":null,"status":"public","like_student_ids":[],"is_featured":false,"views":41,"hashid":"5j3svvzv8","is_content_changed":false,"review_status":"unsubmitted","submitted_at":null,"reviewed_at":null,"advise":null,"is_deleted":false}
[{"id":38683883,"file_name":"snow.png","project_id":1023670,"asset_id":771579,"created_at":"2025-05-29T08:30:14.795+08:00","updated_at":"2025-05-29T08:30:14.795+08:00"},{"id":38683884,"file_name":"bg.png","project_id":1023670,"asset_id":771580,"created_at":"2025-05-29T08:30:14.796+08:00","updated_at":"2025-05-29T08:30:14.796+08:00"}]
橘蘋學習平台
我的作品
檢視專案頁
匯出
複製
匯入
刪除
截圖
繁中
简中
English
日本語
用手機掃描下方 QRCode 進行安裝
或您也可以
下載 APK
到這台電腦