搜索资源列表
wuzq
- 特别提示: 不要使用TC编译,因为TC最多只能编译2000行,而本程序有2500行,推荐使用工具Win-Tc。 程序写的比较仓促,bug很多在所难免,还望大家批评指正。 真诚的希望能和大家相互交流,共同提高。 去年暑假,本人闲来无聊写了一个C语言图形模式下的五子棋游戏,有如下功能: 1.使用鼠标控制 2.能够实现人机对战,并判断胜负 3.能够保存棋局和玩家所走的每一步,并且可以按步骤还原棋局 4.玩家能够悔棋、和棋、认输 5.保存每一个玩家的分数到一个文件中
gobang
- 该游戏是通过C语言来编写的,用户只有将该文件解压后点击已经编译好的文件就可以运行了,里面有详细的源代码和说明。
show
- 几个c语言的小程序,包括pcx,bmp文件显示、俄罗斯方块等,-Several c language programs, including showing of pcx,bmp files, Russian square etc.
Russian_brick
- 俄罗斯方块,c语言板的,没有包含系统的头文件,只有主体程序-Russian brick
WuZiQiC
- 一个简单五子棋的源代码,用到了graphics头文件,适合C语言初学者学习。-Gobang a simple source code, header files used in the graphics, suitable for beginners to learn C language.
doushouqi
- 这是一个双人版的斗兽棋游戏。用c++语言通过vs2008开发的,其中用到了界面编程,以及双缓冲,文件读写等方面的知识。-This is a "Fight Feast"game.The language I use is c++.The tool is vs2008.
Gobang-code
- 五子棋游戏,C++编程语言,Dos界面。人机对弈,智能AI,文件流操作。-Backgammon games, C++ programming language, Dos interface. Man-machine chess, intelligent AI, file stream operations.
rjxq-mygame
- 人机下棋游戏,用C++语言实现,其中包含一个.h和一个.cpp文件.int n=0,max=0,temp=0 char ch //输出棋盘原始状态 Print() cout<<"You First or Second(F/S)?" cin>>ch if((ch== S )||(ch== s )) { status[4]= X counter=counter+1 Print() cou
Gobang
- 这是一个很的文件,这是一个很好游戏程序,这个文件是一个C语言做的五子棋,里面有源代码,还有怎么去玩-This is a very documents, this is a good game program, this file is a C language do 331, inside the source code, as well as how to play
backgammon-game-code
- 文件是用C语言写的五子棋游戏 关键词C语言 五子棋-Document is written in C language C language keywords backgammon backgammon game
Chinese_Chess
- 象棋记谱软件,用C语言编写,可以实现在命令行界面里移动棋子,并将移动的结果打印到文本文件中-Chess notation software, written in C language, can run movement in the command line interface , and print the results to a text file