
react实现贪吃蛇
以前用原生js写过贪吃蛇,再次用react实现一遍,两种实现思路基本一致原生js实现:https://github.com/rocyuan666/snakereact实现:https://github.com/rocyuan666/snake-game-react代码里注释写的很详细,不做太多解释,可进行探讨wx:rocyuan666觉得不错的给个star...
·
以前用原生js写过贪吃蛇,再次用react实现一遍,
两种实现思路基本一致
原生js实现:https://github.com/rocyuan666/snake
react实现:https://github.com/rocyuan666/snake-game-react
代码里注释写的很详细,不做太多解释,可进行探讨wx:rocyuan666
觉得不错的给个star
=====================================
react版本在线地址:http://roc.luojing.top/snake-react/
原生js版本线上地址:http://roc.luojing.top/snake-js/
react版本(懒得写样式了~~~):
更多推荐
所有评论(0)