flappy-bird-Qlearning 预览地址1:https://didi139.github.io/flappy-bird-Q-learning/ 预览地址2:https://didi139.gitee.io/flappy-bird-Q-learning/ 本地搭建 克隆项目,进入项目文件夹 使用python3运行http服务 python -m http.server 在浏览器中访问:http://0.0.0.0:8000/flappy-bird.html