资源列表
Cell
- 纸牌接龙游戏 把所有牌按花色依次从小到大( A 到 K )捡到右边的红色框中,全部捡完游戏结束。 主要操作有:鼠标单击和双击,没有拖动。 规则 1:方块接方块,草花接草花,从大到小的接(比如:方块8要接到方块9的下面) 规则 2:K 可以移到空的绿色框中 规则 3:最小的可以用双击自动移到红色框中 规则 4:点牌要点牌的上半截 规则 5:-poker word games all colors followed by licensing from small to l
毕业论文--五子棋
- 一个五子棋的毕业设计,包括算法、源代码、论文、心得体会。-a 331 graduate design including algorithms, source code, papers, and experience.
20059246800641
- 三子棋游戏(成龙棋) 在很多游戏网站上,都没有发现‘三子棋’游戏。这是我的家乡人们经常玩的游戏。 规则如下: 1)下子阶段:在这个阶段,只能下棋子而不能移动棋子。像五子棋一样,尽量使自己的子能凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子废掉(该子将会变灰色,下子完了以后,它将会被去掉)。 2)行棋阶段:下完子了,就进入行棋阶段。在这个阶段,不能下棋子而只能移动棋子,也是尽量使自己的子凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子去掉。
3chess
- 这是一个网络对战游戏,使用Java开发。不能与电脑对战(因为电脑AI还没有开发出来,但是留有AI接口)。游戏的规则(游戏里面也有介绍)是三个子在同一线上便可以吃掉对方子,因此起名叫做“三子齐线”。-This is an online game, the use of Java. No computer screen (because the computer AI has not developed, but have AI interface). The rules of the game (
Tic_MFC
- 1. 一个有趣的井字棋游戏。用MFC的对话框程序编写。 2。 具有单人游戏和双人游戏两个模式。单人模式通过自己的AI算法实现(类似于简单的A*算法),双人游戏则是两个人通过左右键对弈 3。界面采用 Skin++ 进行优化,更换皮肤非常的方便。 4. 注意,编译出来的EXE如果需要在VC外单独执行,请将其和skin++文件夹中的所有文件放至于同一目录下。 5。有问题和建议欢迎和我讨论。 QQ: 21798912 MSN: susan_QC@hotmail.com E-
游戏 Kill源码
- 游戏 Kill源码,EVC开发的游戏。很不错-games Kill source, EVC development of the game. Very good
Csharp实现的俄罗斯方块程序
- c#做的俄罗斯方块程序,很不错的,值得学习.-c# does Russian block procedure, very good, is worth studying
扑克
- 一个VB写的扑克游戏源代码,对用VB写扑克程序有参考价值- V B writes the playing cards game source code, to uses V B to write the playing cards procedure to have the reference value
马踏棋盘2.1.1
- 本程序可模拟中国象棋中马步走法 对你输入的一个点快速遍步整个棋盘-this program can simulate Chinese Chess Knight law to which you input a point fast times throughout the chessboard step
黑白棋游戏
- 这个程序也是对编程基本功的一个训练,对于初学C语言的人,将分支,循环,数组,函数综合应用.-the process of programming is a basic skills training for the C language learning, to branch cycle, arrays, function integrated application.
chess java
- 利用JAVA开发的一个国际象棋游戏,很好玩的-use JAVA development of an international chess game, the fun
俄罗斯方块_Applet
- 使用java applet实现网页上玩俄罗斯方块游戏,如果把游戏嵌入到网站中,必定生色不少!使用到的技术:java swing jApplet 4维数组运算等-use the website to achieve playing Tetris game, if the game is embedded into websites that will take a lot more lively! The use of the technology : java swing jApplet fou