资源列表
ai
- 一个简单的五子棋人机对战,入门级的ai算法,但是还是有一定的棋力。-Gobang a simple man-machine Versus the entry-level ai algorithm, but there is a certain Qi Li.
folderis
- program for development in c language
C++
- 此程序可帮助你方便快洁的实现五子棋小游戏,快来下载事实吧!-This procedure can help you to facilitate the realization of fast-jie Gobang game, Come download facts!
1
- 用java编得俄罗斯方块,简单实用,感觉不错-Russia to use java for a box, simple, practical, feeling good
DEMOS1
- 战棋游戏的寻路主动进攻示例程序。开发环境为QBASIC。-SLG game pathfinding proactive sample program. Development environment for QBASIC.
chess
- Java语言的简洁和完美,以及java网络功能的优越性是每个java体验者所体会的感受。笔者在闲暇之余,开发出网络中国象棋(以下简称象棋)程序,在此愿与广大java编程爱好者共享,做以介绍供大家参考。如有问题可与我联系: 网络象棋程序主要功能有象棋室(多象棋桌)功能、观棋功能、悔棋功能、下棋聊天功能、调取残局文件对弈功能、方便的人性化图形界面操作等功能。由象棋服务和客户端Applet组成,Applet实现象棋室的显示,象棋桌的显示和走步判断以及用户的一些操作如悔棋、认输等功能的实现。为考虑资
main.cpp
- c++八数码问题 输出环形八数码 输出解题过程-C++ eight digital problem solving Ring output eight digital solution proces
gobang(AI)
- 控制台程序实现五子棋(含简单AI),输入行号列号控制-Console backgammon program implementation (including simple AI)
poke_card
- 玩家可以用扑克牌进行比大小的小游戏,可重复运行,直到玩家停止-game which enables the player to play the poke cards with the computer
heibaiqi
- 经典的黑白棋游戏的c语言实现,有兴趣的朋友来研究下哈-Reversi classic game of c language, interested friends, to study under the Kazakhstan
chess
- 能玩中国象棋,不过不是人机对弈。界面比较简单,自动轮流走棋,而且当一方胜出,自动判断结果。-You can play Chinese chess, but not the man-machine chess. Interface is relatively simple, automatically turns playing chess, and when one side wins, automatically determine the outcome.
186
- 五子棋游戏,本程序是在dos下实现用键盘简单控制的。