Yitong WANG
Yitong WANG
这是我在于老师2020秋季学C/C++程序设计的所有project和作业的代码开源链接,总评91分,为A-等级,供各位上于老师C/C++课的同学们参考:https://github.com/YeeTone/CS205-2020Fall
Is there anything needed to be modified? (Link: https://github.com/YeeTone/CS205-2020Fall) 
我在完成了前面的步骤后,运行`hexo d`出现了如下报错: ``` PS C:\Users\wangyitong\Documents\GitHub\YeeTone.github.io> hexo d INFO Deploying: git INFO Clearing .deploy_git folder... INFO Copying files from public folder... INFO Copying files from extend dirs... warning: in the working...
Currently, I clone this repo and run it in my Windows 10 System. When I do nothing operation on the keyboard, the game character will move backward automatically. This seems...