# gomuku **Repository Path**: addelete/gomuku ## Basic Information - **Project Name**: gomuku - **Description**: 利用声网实时消息RTM SDK实现的五子棋对战小游戏。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-21 - **Last Updated**: 2022-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 五子棋 利用声网实时消息RTM SDK实现的五子棋对战小游戏。 ### 开发 ``` echo "export const agoraAppId = '声网项目ID'" > env.js yarn && yarn dev ``` ### 在线玩 [https://oss.humwo.com/gomuku/index.html](https://oss.humwo.com/gomuku/index.html)