搜索资源列表
eluos
- linux下shell下的俄罗斯方块游戏的源代码,在终端下直接用gcc编译这个c源代码后执行生成的.out文件即可使用。实现了所有功能:7种图形的变形和左右移动以及快速下落,消隐功能,记录积分等,其中包括到边界变形的问题的算法,例如:图形靠近边界时可能出现的出界和异常显示的问题。同时利用信号量产生定时下落和变形操作不冲突的问题。当然也有不足之处,就是未实现图形下落到底时进行左插和右插到空挡位置的功能。希望能和大家交流交流做一定的改进。-Russia under linux box under t
llk
- 连连看游戏相信大家都知道吧,一个休闲益智游戏,用VC++写的连连看游戏也不错哦,虽然功能没那么强大,但至少实现的了大部分功能,只不过没有声音,另外还有一个连连看*程序,学习vc++游戏编程的朋友很有用处。-Lianliankan game I think we all know, a casual puzzle game, with VC++ to write the Lianliankan games Oh well, although the feature is not so stron
VCGames
- 学习vc++编写小游戏很不错的参考实例,包括扫雷、俄罗斯方块、拼图、贪食蛇、推箱子和连连看+*等小游戏的源代码,开发环境是VC++ 6.0 。-To learn vc++ to prepare a good game of reference examples, including mine clearance, the Russian box, puzzles,贪食蛇, Sokoban and Lianliankan+ plug-in game, such as source code, d
skyblue_LLK
- vc++编程实例之游戏编程,连连看及*,百分百源码-vc++ programming examples of game programming, Lianliankan and plug-in, hundred percent source code
LLKandLLKcheat
- 在vc++环境下的,连连看游戏,还包括*程序,包括整个工程文件,十分齐全-In vc++ environment, Lianliankan games, including plug-ins, including the project files, very complete
vcPP-sample-game-design
- vc经典游戏设计 扫雷 贪吃蛇 推箱子 俄罗斯方块 拼图 连连看+*-mine the classic Snake game design vc Tetris Sokoban puzzle Lianliankan+ plug-in
LianLianKan
- 在VC++环境下编写的连连看游戏,包含*,使用的方法比较简单,适合初学者学习。-In VC++ Environment prepared Lianliankan game, including plug-in, the method is relatively simple to use, suitable for beginners to learn.
llkcppjd33
- 用c++开发的连连看游戏和游戏的*的源码-Lianliankan game c++ version to achieve source plug-in source code that contains the game
mofang
- Java编写的网页版魔方游戏,编译后生成.class文件,然后用HTML去调用,不过运行时候需要你的浏览器安装有运行Class的插件。Java源代码实现部分,比较有意思,也具参考性。像坐标控制、旋转矩阵、定时器、生成图像、数据初始化、矩阵乘法、坐标旋转、判断是否是顺时针方向排列、鼠标按下、放开时的动作等,都可在本源码中得以体现。-The Web version of the Rubik' s Cube game written in Java, the compiler generates
LLK-and-LLK_cheat
- 小游戏连连看,实现了核心游戏功能,交互方面有待完善。以及基于FindWindow函数的游戏*,实现提示相同块、自动销块的功能。代码有良好的注释。-Lianliankan game implements the core game features, interactive aspects to be improved. FindWindow function-based games as well as plug-in, to achieve the same block prompts, a
flappy-bird
- flappy 源代码以及所有必需的图片素材,含有计分系统,碰撞检测,并且加入了*模式,供大家交流学习-flappy source code, containing scoring system, collision detection, and joined the plug-in model for the exchange of learning
html5Games
- 演示地址:http://www.51rgb.com/nbbs/thread-1398-1-1.html 特效说明:一款JS+html5切木头手机游戏源码网页特效,html5手机在线web页面游戏,html5手机游戏源码学习。休闲可以玩一玩儿哦~~请用支持HTML5+CSS3主流浏览器预览效果。(兼容测试:FireFox、Chrome、Safari、Opera等支持HTML5/CSS3浏览器) 使用方法:1、调用JS插件代码: <scr ipt type= text/jav
