# FogGoService **Repository Path**: spellbreaker/FogGoService ## Basic Information - **Project Name**: FogGoService - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-16 - **Last Updated**: 2022-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FogGoService #### 介绍 这个项目是迷雾围棋的服务端。客户端另见[https://gitee.com/spellbreaker/FogGo/tree/master/](https://gitee.com/spellbreaker/FogGo/tree/master/) 迷雾围棋是在围棋的规则上增加战争迷雾的规则。 棋盘上笼罩着战争迷雾,所有的格子和对方的棋子都不可见。 当己方落子后将驱散上下左右四个格子的迷雾,被驱散的迷雾永远不会重新笼罩。 如果将要落子的位置有对方棋子,或者是禁着点则进行提示并驱散该位置的迷雾,然后重新落子。 ### 运行 执行 go run main.go 访问 http://127.0.0.1:8000/public/ http://127.0.0.1:8000/public/u2.html