文件名称:tictactoe:js中的井字游戏
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-12 11:13:28
JavaScript
井字游戏 一个用 javascript 编写的基本井字游戏 要求 运行游戏 只需从终端运行$ node app.js并从浏览器的搜索栏中输入http://localhost:3000
【文件预览】:
tictactoe-master
----README.md(245B)
----index.html(180B)
----game.js(8KB)
----server.js(1KB)