# 井字棋 **Repository Path**: youshandexiaobai/tictactoe ## Basic Information - **Project Name**: 井字棋 - **Description**: 使用了Vue框架制作了一个井字棋小游戏 - **Primary Language**: JavaScript - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-28 - **Last Updated**: 2022-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 井字棋 #### 介绍 使用了Vue框架制作了一个井字棋小游戏 #### 软件架构 使用的是Vue框架 #### 安装教程 先执行npm install安装依赖 再执行npm run serve #### 图片 ![输入图片说明](tictactoe/src/static/1.png) ![输入图片说明](tictactoe/src/static/2.png) ![输入图片说明](tictactoe/src/static/3.png)