摘要: https://moocstudent.github.io/games/speed-match/index.html 基础逻辑: game start后 比较下方两个div块中的数值是否一致,现在只能通过console看到回答结果是否正确 判定一致, press right arrow 方向键, 否 阅读全文
posted @ 2021-08-08 15:59 ukyo--碳水化合物 阅读(97) 评论(0) 推荐(0)
摘要: https://github.com/moocstudent/speedMatch next: 1count down optimize 2symbol canvas file 3score 4control 5music 借用: // 封装栈类 function Stack(){ // 栈中的属性 阅读全文
posted @ 2021-08-08 15:40 ukyo--碳水化合物 阅读(54) 评论(0) 推荐(0)