搜索资源列表
c语言象棋游戏
- C语言的初级练习者的首先,教你编一个象棋游戏-C language primary practitioners First, the series will teach you a chess game
program
- 一个用C语言写的五子棋的源码-- A gobang code writed by C language
chess
- 本程序使用C语言,编写了一个图像界面下的五子棋程序,在turbo C环境下调试通过。-This procedure using the C language, prepared under an image interface Gobang procedures, the turbo C environment debug through.
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
chess-src
- GUN Chess,大多数Linux操作系统下随附的国际象棋游戏的源代码,用C写的。-GUN Chess,the source code of chess game in the operation- Linux Fedora8.Written by C Language.
chess
- 象棋游戏,c语言版,vc6.0 gunc++ 都可以编译成功,文本模式。值得学习, 申明此代码不是我写的,是pfan里的一个版主写的昵称叫雨中飞燕。 虽说是DOS环境的,可以很容易转换到其他操作系统下。-Chess game, c language, vc6.0 gunc++ can be successfully compiled, the text mode. Worthy of study, affirms that I did not write this code,it is
Chess
- 使用C#语言,利用GDI编程原理开发的一个国际象棋的游戏-The use of C# language, the use of GDI programming principle to developt an international chess game
Chess
- 用C语言编写的国际象棋源程序,单文件,编译简单,适合新手学习。-C language chess source code, single file, suitable for novice to learn.
mataqipang
- 用数据结构(C语言版)编写程序,实现一个国际象棋的马踏遍棋盘的演示程序。具体要求为:将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。用堆栈编制非递归程序求出马的行走路线,并按求出的行走路线,将数字1,2,3,……,64依次填入一个8*8的方阵,输出之。 -With the data structure (C language version) to write programs to achieve a chess board
Chess
- 用c++语言编的象棋软件 Chess.cpp This the main application source file. Chess.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (
chess
- 供c++语言学习的简单程序,提供人和电脑分先后对弈的功能。-C++ language for a simple procedure, providers, and computer games on successive sub-functions.
Chess
- C语言编写的走棋的程序,C语言课程设计时做的,图像化界面方式,界面友好,程序可读性好,偏于修改-The C language chess procedures, C language courses designed to do, the image of the interface mode, friendly interface, good readability procedures, partial to modify
Game-of-backgammon-C-language
- C语言编程实现的五字棋小游戏。简单实用。具有初学C语言的。适合新手趣味参考-The C programming language to achieve the five-word chess game. Simple and practical. Beginner C language. Suitable for novice interesting reference
cPP-chess
- 此文本是用C++语言写的象棋小游戏,里面代码简单,实现容易-The text write C++ language chess game inside the code is simple, easy to implement
cPP-chess
- 此文本是用C++语言写的象棋小游戏,里面代码简单,实现容易-The text write C++ language chess game inside the code is simple, easy to implement
cPP-chess
- 此文本是用C++语言写的象棋小游戏,里面代码简单,实现容易-The text write C++ language chess game inside the code is simple, easy to implement
Chinese-chess-C-language-source-code
- 用C语言编写的中国象棋小游戏,完整版的源代码-Chinese chess game written in C language, the full version of the source code
用C语言编写游戏 黑白棋
- 用c语言代码编写的游戏“黑白棋”,大家可以下载来看看,多交流(Using C language code to write the game "black and white chess", you can download to see, more exchanges)
五子棋C语言
- 使用C语言实现简单的五子棋小游戏,其中包括人机对战、人人对战,采用界面绘图实现游戏界面设计。(The use of C language to achieve a simple chess game, including man-machine combat, everyone to fight, the use of interface drawing to realize the game interface design.)
008 - Chess
- Chess game created using visual C++ language.