先從github拉資料到桌面
旋轉茶壺
改成用鍵盤來播放
用鍵盤0123控制選取區域
git指令
cd desktop
git clone https://github.com/你的帳號/2023graphicsa
cd 2023graphicsa
加入檔案
git add .
git status
git config --global user.email "jsyeh@mail.mcu.edu.tw"
git config --global user.name "jsyeh"
git commit -m "week10"
git push
沒有留言:
張貼留言