一、遊戲階段(等待至換階段)
二、角色
三、變數
四、音效
運用向量繪圖,組合「造型」與「透明填色」,模擬透過「狙擊鏡」觀看景物的效果。
https://scratch.mit.edu/projects/249236385/
原始程式
https://github.com/lyshie/lyshie-education/tree/master/Scratch
# systemctl restart bluetooth # rfkill unblock all
# cd /tmp # wget "https://llk.github.io/scratch-microbit-firmware/scratch-microbit-firmware-combined.hex" # cp /tmp/scratch-microbit-firmware-combined.hex /run/media/lyshie/MICROBIT
Thonny 是初學者學習 Python 的好工具,安裝 jedi 後有 auto-completion 功能,另外還有 micro:bit 的外掛,提供一個友善的學習環境。
Python IDE for beginners
https://thonny.org/
BBC micro:bit 外掛
https://bitbucket.org/KauriRaba/thonny-microbit/src/master/