Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyleezhang/gobang
网页版五子棋
https://github.com/kyleezhang/gobang
Last synced: 6 days ago
JSON representation
网页版五子棋
- Host: GitHub
- URL: https://github.com/kyleezhang/gobang
- Owner: kyleezhang
- License: mit
- Created: 2022-04-06T15:56:02.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-06T10:46:52.000Z (about 2 years ago)
- Last Synced: 2024-11-28T04:07:59.284Z (2 months ago)
- Language: HTML
- Homepage: https://kyleezhang.github.io/gobang/
- Size: 593 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gobang
网页版五子棋
## 项目简介
项目采用 webpack + TypeScript 开发,采用了基于类面向对象的实现方式,通过 github actions 将项目打包后代码自动部署到 master 分支,项目仅支持双人对战(AI 算法实在研究不会,如果有推荐的实现方案希望不吝赐教)。
## 项目体验
https://kyleezhang.github.io/gobang/