作者大大,有没有这个项目的演示地址呀...
作者发一份数据库脚本...
全部代码和素材、数据库脚本,还录制了详尽的配套视频教程,不知道在哪里...
显示编译出错了,不知道怎么回事,新手看不懂 <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" /> <script src="__asdebug__/asdebug.js"></script> <script>console.error(`Error: ENOENT: no such file or directory, open 'E:\\微信game\\snake\\game.json'`)</script> </head> <body> 编译出错 </br> Error: ENOENT: no such file or directory, open 'E:\\微信game\\snake\\game.json' </body> </html>
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" /> <script src="__asdebug__/asdebug.js"></script> <script>console.error(`Error: ENOENT: no such file or directory, open 'E:\\微信game\\snake\\game.json'`)</script> </head> <body> 编译出错 </br> Error: ENOENT: no such file or directory, open 'E:\\微信game\\snake\\game.json' </body> </html>
怎么运行,或者说怎么使它能够在微信上运行?我是新手,希望作者能够耐心的讲解。