This website requires JavaScript.
Explore
Help
Register
Sign In
Serendipity
/
Gobang-Game
Watch
1
Star
0
Fork
0
You've already forked Gobang-Game
mirror of
https://github.com/LHY0125/Gobang-Game.git
synced
2026-05-10 02:19:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
9
Tags
246ecc007b9d89739d04847ea7e3e3bac445e61e
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Serendipity
246ecc007b
Initial commit
2025-06-16 18:41:43 +08:00
README.md
Initial commit
2025-06-16 18:41:43 +08:00
README.md
C----
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
这是一个使用纯 C 语言编写的现代化五子棋系统。采用轻量级的 IUP 库构建原生风格的图形化用户界面。系统不仅支持基于 Minimax 算法(带 Alpha-Beta 剪枝)的高级人机对战,还完美支持基于 ENet 的局域网多人实时联机对弈。
https://github.com/LHY0125/Gobang-Game
Readme
5.4
MiB
Languages
C
82.6%
C++
15.4%
Makefile
0.7%
CMake
0.6%
Inno Setup
0.3%
Other
0.4%