搜索资源列表
wuzhiqiVB
- 在VB界面上实现下五指棋的功能,并且能够实现网络对战-in VB interface to achieve under the pitch-game functions, and to achieve network war
jingziqi
- 井字棋,用.net2005编的!有人机对战,人人对战!
三连棋游戏程序设计
- 一个三连棋的游戏设计程序,程序分为电脑与电脑对战,人与人对战和人与电脑对战-chess game design procedure is divided into computer-to-computer connections, and the people who screen and the computer screen
LINE
- 用C语言编写的四子棋游戏,四子棋的游戏规则自己去查吧,本程序包含人机对战和人人对战的功能,支持悔一步棋,由于编写的时间比较早了,算法不是很成熟,所以电脑的AI不是很高,但有心的朋友可以在此基础上自己修改代码使电脑的AI更高。-Using C language Chess Game four sons, four sub-game rules of the game to check their own right, the program includes man-machine war and
TEST
- 苏腊卡塔尔棋 本软件是基于Windows操作系统下运行的苏腊卡塔尔棋博弈软件,可独立运行,具有人机博弈、人人对战等博弈方式。启动游戏后可进入如图1所示的人机交互界面。 这时用户可以通过右上角的按钮选择对战方式。若选择“人机对战”则玩家与计算机进行博弈,若选择“人人对战”则可进行两名玩家之间的博弈。由于编写软件的目的主要是为了实现苏腊卡塔尔棋博弈系统的机器博弈,因此软件应默认为“人机对战”模式。 考虑到苏腊卡塔尔棋的普及程度较低,用户大多对规则不太熟悉。为此在界面上需要为用户提供必要的
ThreesubChessGame
- 三子棋程序 可以实现人人对战 一个小的程序,很经典的一个小游戏,自己写得。可以运行-Three sub-chess program can achieve all proceedings against a small, very classic, a small games, write their own. Can run
source
- 实现一个三子棋博弈系统,支持图形用户界面和智能博弈,电脑和用户双方对战,轮流放X或O在3*3的棋盘上,能够在水平、垂直或对角线上连成三子者获胜。-Implementation of a chess game three sub-systems to support graphical user interface and smart game, against both computer and user, alternately place X or O in the 3* 3 on the
sanziqi
- 简单的三子棋游戏,和电脑对战。望各位多多指教。-The third son of a simple chess game, and Computer Battle. Hope you exhibitions.
tictactoe
- 这是关于c++一个三联棋的游戏程序,可以通过这个类实现人与人的对战。-This is about triple c++ a chess game program, you can achieve through this class people of Battle.
Chess
- 这是一个简单的5子棋对战程序,具有AI及网络对战功能,界面比较友好,可更换皮肤-This is a simple chess Battle of 5 sub-programs, with AI and online play features, interface, more friendly, and can change the skin
SanZiQi1
- 实现简单的三子棋游戏,属于人机对战,计算机下的子属于随机生成-SanZiQi game
wuziqi
- 软件的基本功能:提供图形界面;键盘操作;人人对战;棋盘为18*18,显示网格线;棋子落在线交汇处;以三角形显示玩家当前移动到的位置;对不同的行棋方画不同颜色的棋子;提示轮到下一玩家行棋;若玩家行棋超出边界,发出警告音,提示玩家落子地方超出棋盘边界;显示各个玩家的PlayKey;有一方获胜后显示获胜信息并且有音效,并向玩家提供选择是否继续玩或是退出。-The software' s basic functions: provides a graphical interface keyboa
wuziqi
- 五子棋游戏程序,实现了五子棋对战的基本功能,基于MFC开发;在双人对战模式的基础上添加了人机对战模式;可以并且只可以连续悔一步棋;所有获胜数据将计入档案。-Gobang games to realize Gobang Battle of the basic functions of MFC-based development in Double Battle mode based on the added man-machine Battle mode can and can only mo
4-in-a-row
- 面向对象的四子棋小游戏 提供双人或人机对战 计算机采用随机动作 初学C++及面向对象者练手值得参考-Four in a Row is a famous chess game. This code offers double and single modes. Computer can generate random move. Perfect for beginners in C++ and Object-oriented Programming.
Gobang
- C/S模式下的远程连接,以五指棋联网对战的形式来体现。-C/S mode, the remote connection, to be embodied in the form of backgammon network play.
Game
- 为了更深入地理解TCP协议的具体应用编程技巧,本设计使用功能强大的VS2008开发工具和C#开发语言,开发出一个拥有自己特色的五子棋程序,其中VS2008是一个能开放代码的开发工具,基本C#的扩展平台。就该五子棋程序来讲,它只是一个框架和一组服务,用于通过插件,组件,控件构建开发环境。 对于游戏,要求能够达到以下功能: 程序要求以C#语言编写,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。 可以实
DChessDataEdia
- 战棋游戏引擎数据编辑器源代码,数据格式参考曹操传,可可以直接导入曹操传得数据来编辑。, -SLG game engine data editor source code, data format refer to Cao Cao Chuan, can be directly imported Cao Cao Chuan data to edit. And
turboc2_九子棋
- turboc2下的九子棋,人机对战的,用二叉树很麻烦,用了穷举-turboc2 the nine-game, man-machine players, a binary tree is cumbersome, with the exhaustive
四子棋
- 资料夹内有伺服端和客户端程式码,是TCP线上连线对战游戏,可以同时许多人上线,其中两人如果互选为对手将可进行连线游戏,伺服端会收到两方传值与输赢的资讯,下棋时,对方也会收到你传送的位置到listbox,并显示棋子于panel上,每一方都是黑棋,传到另一方变白棋,游戏结束后,按下再来一局便会清除所有位置资料,再度开始游戏(Folder servo and client code, TCP is a line connecting to the war game, and many people o
函数:Tic-Tac-Toe游戏-人机对战井字棋
- python小游戏代码 井字棋 ai 人工智能(game python ai you can play a game with ai)