搜索资源列表
wuzq
- 特别提示: 不要使用TC编译,因为TC最多只能编译2000行,而本程序有2500行,推荐使用工具Win-Tc。 程序写的比较仓促,bug很多在所难免,还望大家批评指正。 真诚的希望能和大家相互交流,共同提高。 去年暑假,本人闲来无聊写了一个C语言图形模式下的五子棋游戏,有如下功能: 1.使用鼠标控制 2.能够实现人机对战,并判断胜负 3.能够保存棋局和玩家所走的每一步,并且可以按步骤还原棋局 4.玩家能够悔棋、和棋、认输 5.保存每一个玩家的分数到一个文件中
five
- 一个基于C语言的五子棋程序 five.c为c语言源程序,pic.bmp,win.bmp,lose.bmp为150×330的16色位图文件 five.exe为已将位图加入到代码中的游戏程序,可以单独运行。 程序还有一些bug,有兴趣的话可以自己改源程序。 二维数组w中保存的是权值表,你可以增加或更改它。
mygame
- 都是一些经典小游戏的C语言代码,包括贪食蛇,五子棋等等。还有几个界面上的实用软件程序
game
- 很多C语言的游戏代码,包括黑白棋,贪食蛇,五子棋等,
五子棋 C语言代码
- 用c编写的简单的五子棋游戏。希望变成爱好者得加我的qq群:193394718,一起学习,一起提高。
Wuziqi
- 一个五子棋游戏程序,c#语言,中间的AI水平一般,代码适合五子棋与C#初学者阅读研究-A gobang games, c# language, the middle level of the general AI code for C# beginners backgammon and reading research
applicationsofclanguage
- c语言的常用函数以及一些小游戏代码,如文曲星小游戏、五子棋游戏等-commonly used functions and some game code of c language ,
216
- 本代码主要是教你如何实现五子棋游戏的方法,在这里是以C语言实现的-The code is mainly teach you how to approach the game Gobang, here is the C language
fivechess
- 这是一款很有意思的五子棋游戏的C语言的完整代码-five chess
Game-Programming-With-C-Language
- c语言游戏程序设计,包括五子棋、俄罗斯方块、等流行的小游戏的实现源代码-c language game programming, including Gobang, Tetris, and so the realization of the popular small-game source code
wuziqi
- 五子棋游戏 实现人机对战 一个比较小的C语言代码-Welcome to play to achieve human-machine Versus a relatively small C-language code
wzq
- 用C语言编写的一个五子棋游戏。这个属于第一组代码。-With the C language, a backgammon game. This is the first set of code.
WuZhiQi
- 简单实现五子棋游戏的代码 用C#语言编-Gobang simple implementation of the code compiled with the C# language
FiveChess_vs2008
- 在VS2008环境下用C++语言实现的一个五子棋游戏程序,代码精简,效率高,运行稳定。欢迎测试-A fivechess application is written in c++.the code is small,and efficient.welcom to test on your computer.
wuziqi
- 用c语言编的五子棋游戏代码 用c语言编的五子棋游戏代码-C language series with backgammon game code compiled with the c language code backgammon game
GOBANG
- 简单的五子棋单机小游戏的C语言源程序代码-Sokoban simple stand-alone game in the C language source
FiveChess
- 经典游戏——五子棋,语言Visual C++6.0全部代码-Classic games- backgammon, all Visual C++6.0 language code
C_games
- C语言游戏代码(里面揽括扫雷/俄罗斯方块/推箱子/五子棋/贪吃蛇)-C language game code (including mine inside football/Tetris/Sokoban/backgammon/Snake)
用C语言编写游戏 简易五子棋
- 用c语言代码编写的游戏“简易五子棋”,大家可以下载来看看,多交流(Gobang game written in C language code")