搜索资源列表
黑白棋游戏
- 这个程序也是对编程基本功的一个训练,对于初学C语言的人,将分支,循环,数组,函数综合应用.-the process of programming is a basic skills training for the C language learning, to branch cycle, arrays, function integrated application.
指针式的时钟
- 这是Edwin去年(2000年)6月份想学VB写的程序,因为只用了两天,加上当时才学VB 两个星期左右,故非常简陋,但基本实现上俄罗斯方块游戏。对了,程序-last year (2000) in June to study the procedures written in VB, because only a couple of days, then barely VB add about two weeks, it is very simple, but the basic reali
mantischess103s
- 这是一部制作精良的中国象棋小游戏,画面清新,操作简单是它的优势,电脑的难度不是很高,所以初学者也可以试试啦~ 基本操作:鼠标左键点击选中棋子,再点移动。 -This is a well-made small Chinese chess games and picture clean, simple operation is its advantage, computer difficulty is not very high, so beginners can try -- to th
fiveChet
- C#写的五子棋游戏的源程序,可以用来学习基本的c#编程-write the C# 331 game of the source, can be used to learn basic programming c #
tiaoqi-java
- 这是有JAVA写的跳棋游戏,包含了许多java基础知识,游戏编写的思想也不错!-it is written in JAVA games drafts, including many basic knowledge of java, game preparation of thinking is not bad!
peiduiyouxi
- 一个课程设计,用VB语言开发的翻牌游戏,考察人记忆力,很好玩的-a curriculum design, development with Visual Basic language turned the game, who inspected memory, very fun
game_Majiang
- 用C++开发的中国麻将游戏(单机版),可以做为学习的范例。 —————————————————————————————— 游戏的基本运行 ——————————————————————————-———— 运行前会先洒色子,根据色子与庄家给各玩家初始化手中的牌 1.初始化(根据庄家和色子数给每个人发12张牌) 2.牌墙发牌给庄家(m_nActive活动状态给庄家) 3.根据活动状态玩家是否是出牌状态(m_nState==1):如果是电脑,让其思考最差的一张牌并出牌,如果是
Cards-game
- 类似于联众纸牌的游戏,实现了基本的大厅界面,游戏界面功能-similar to the cards of the game, the basic implementation of the interface hall, the game interface function
euosiC
- 俄罗斯方块实现的C代码,基本实现的其游戏功能 非常有意思-realized Russian box C code, the basic realization of their game which is very interesting
china_chess
- 中国象棋游戏,使用基本博弈原理,利用历史 象棋记录-Chinese chess game, using basic game theory, the use of historical records che
Matlab24game
- matlab编写的24点游戏,可以实现基本的功能,满足基础学者的需求-matlab prepared 24-point game, you can achieve the basic functionality, to meet the basic needs of scholars
1SXF
- 黑白棋是一种益智游戏,但在棋盘上下棋非常麻烦,因为要不停地将黑白 两棋互换(日本人想出了一个好办法:将棋子正反面涂为异色),于是我用basic 写了这么一个小程序,以方便大家。
saolei
- 扫雷游戏,可实现默认WINDOWS扫雷基本功能,包括左键,右键以及双键点击的功能。-Minesweeper, the default WINDOWS mine can achieve basic functions, including left, right-click and double bond functionality.
chess2
- qq象棋带游戏大厅和聊天,基本实现所有功能,有注解,用eclipse工具写的,适合初学者学习,希望大家多多指教-the qq chess with the game lobby and chat, and the basic realization of all the features, annotations, and hope that we exhibitions
Link
- 1、用VS2010控制台程序完成,键盘输入选择的道具的坐标。 2、拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏等;拥有游戏最基本的一些文字提示,如坐标输入错误、两坐标点不可连等提示;拥有最基本的一些错误判断。 3、要求使用两个道具连接判断的最优算法实现。 4、要求可以实现撤销与反撤销。 5、要求加入自动消除道具和洗牌道具(消耗性道具)。 6、要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。 -A VS
vb_chess
- 国际象棋游戏- The chess plays
heibai
- 黑白棋是一种益智游戏,但在棋盘上下棋非常麻烦,因为要不停地将黑白 两棋互换(日本人想出了一个好办法:将棋子正反面涂为异色),于是我用basic 写了这么一个小程序,以方便大家。 游戏规则非常简单:在一个棋盘上先放上四枚棋子,黑白双方轮流下棋, 每一子须下在棋盘的空白处且能“吃掉”对方至少一子,否则自己不能下而 由对方继续下;“吃掉”对方的棋子是指:以落点为中心,向左看去经过几 个对方的棋子后又有自己的棋子(中间不能有空格),则这几个对方的棋子就 被换成我方的棋子,
ThreeSameLine
- android 版本的连连看,实现基本的消除功能,没有增加声音、关卡设计,但是有了游戏的基本雏形。-android versions of Lianliankan to achieve the elimination of the basic functions, there is no increase in sound, level design, but with the game basic shape.
CChessVB
- 很经典的中国象棋游戏,所有的棋都能运动,人机对弈-Classic Chinese chess game, chess can be all of the movement, human-computer chess
game_net_app
- 《游戏中的网络编程技术及应用》是学习游戏中网络编程技术的参考书。全书共分三大部分:第一部分介绍网络游戏编程的基本概念和相关基础知识;第二部分讲解了游戏编程的小型应用实例,内容包括基于Internet网络的游戏聊天室开发、多机对战版五子棋以及游戏大厅的创建示例;第三部分是大型网络游戏编程案例,内容包括网络坦克对战和网络斗地主的游戏案例,介绍大型游戏的设计规则、流程以及实现。 《游戏中的网络编程技术及应用》既有完整的基础知识讲解,又有复杂而完整的实例分析,读者能够轻松地将自己所学的理论知识