资源列表
saolei
- 扫雷游戏,可实现默认WINDOWS扫雷基本功能,包括左键,右键以及双键点击的功能。-Minesweeper, the default WINDOWS mine can achieve basic functions, including left, right-click and double bond functionality.
xiangqi2
- 该源码是一般象棋游戏的C语言实现方法,通过该源码的学习和分析,就可以知道一般游戏的实现方法了!敬请下载学习-The chess game source code is a general method for C language, through study and analysis of the source, you can know the realization of the general method of the game! Please download the study
hitBrick
- 打砖块游戏,做的简单,供学习参考用,就是普通的打桩快游戏源码啊-BrickBreaker do for study and reference
doudizhu
- 斗地主游戏,有叫牌,发牌,不要,再来一局等功能-public Container container = null // 定义容器 JMenuItem start, exit, about // 定义菜单按钮 JButton landlord[]=new JButton[2] //抢地主按钮 JButton publishCard[]=new JButton[2] //出牌按钮 int dizhuFlag //地主标志 int turn
xiangqi
- 这是一款游戏,名为中国象棋大师,难度随君选择,能提高思考能力并放松性情-It is a game which can relax yourself and developer your wise.
SQL66
- 网狐6.6版本游戏数据库建立脚本,包括网站的脚本、平台的脚本等。-Fox 6.6 version of the game database creation scr ipts, including scr ipts website platform scr ipts.
fivechess
- 五子棋游戏vc实现,单机游戏,可以选择不同难度进行人机对战
game
- 这是一个用c++开发的,类似于俄罗斯方块的智力游戏程序,希望大家多多交流。-This is a c++ program.
RussiaDiamond
- 俄罗斯方块,使用C#语言开发的小游戏,很简单的小游戏-Russian box, use the C# language to develop the game, a very simple game
netFive
- 五子棋(支持单机和网络)-(121 standalone and network support)
Toga
- 著名国际象棋Toga的原代码 VC60编译通过,其力很强的,国际比赛冠军程序
aTicTacToe
- 基于wtl的井字棋游戏(也就是三字棋),采用了alpha beta减枝,代码逻辑清晰。-wtl based on the game of chess gridwork (chess is a misnomer), the use of alpha-beta reduction sticks, clear logic code.