资源列表
PCgame
- 机器博弈讲解,步骤详细,一学就会。内有五子棋和象棋的详细实现过程和一些经典算法。-man-machine engineering in electronic equipment
migong
- 这是一个有趣的迷宫游戏。对一些初学者很有用处的。-This is a fun maze game.
javagobang
- 一个用JAVA编的五子棋,非常不错,适合JAVA 爱好者学习,娱乐使用-A use JAVA compiled renju, very good, suitable for JAVA lovers study, recreational use
chess
- 这是一款用java编辑的象棋游戏,运用了GUI,实现了华丽的界面,供大家娱乐。-This is a chess game with Java editor, using a GUI, realize the luxuriant interface for your entertainment.
Show_Hand
- 用java实现梭哈游戏,random模拟电脑玩家的状态,用户可自己选择自己的状态-Stud games with java implementation, random simulation computer player, the user can choose their own state
wuziqi
- 做的五子棋游戏。。。大家可以下下来参考一下。用MFC写的,自我感觉挺好的-Do renju game... You can refer to the down under. With MFC written, I feel good
wuziqiView
- 五子棋viewc++五子棋游戏设计源代码,包括图形界面的设计和功能实现的设计-game of wuziqi Backgammon game design source code
wuziqi
- java模式的 网络五子棋 能多台电脑连接对完-java moshi de wangluo wuziqi keyishixianwangluoduizhan
wuziqi
- 简单的五子棋游戏C++代码 能实现基本功能 算法比较简单,不过还是比较成功的-Simple renju game c++ code
AI_project_2011
- 四子棋的AI程序,采用alpha_beta剪枝实现,采用的数据结构极为简单-Four sons chess AI programs, the use of alpha_beta pruning achieved using very simple data structure
wuziqi
- 有单机游戏功能,同时还能联网对战,联机时有一点小bug,希望高手能够改正。-thank you,if you know how to change,please do it
chessBoard
- 实现图形化的棋盘覆盖问题。用VC++实现的一个小程序。-Implement graphical chessboard coverage problems.