An open API service indexing awesome lists of open source software.

https://github.com/open-node/gobang


https://github.com/open-node/gobang

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# 五子棋

* 开放题
* 利用所掌握的前端技术,制作一个简易的五子棋程序,通过浏览器访问即可,无需依赖服务器端
* 对战双方在同一个电脑上玩,开始前输入各自的名称,之后按照黑旗先行的规则进行
* 要求程序有判断胜负的逻辑(无禁手规则)