搜索资源列表
vos mini edition
- \"vos mini edition\"是目前非常流行的模拟钢琴类游戏的mini版,用java实现,通过程序的学习和编写,java学习者可以对java的图形和多媒体应用有了更深入的了解.-\"Vos Mini Edition\" is a popular emu-piano game in its mini version. Written in Java, you can get more details about the Java MultiMedia and Graphics with
JMine
- 自己编写的简单版的扫雷游戏。Java实现。游戏定义不言而喻。-Game of Mining, coding in Java
skyblue_Snake
- vc++贪吃蛇小游戏源代码,画面很好,编码也很规范。不需修改直接运行。-vc++ Snake game source code, screen good, very standard coding. Run directly without modification.
aa
- 益智游戏,一款俄罗斯方块,vc代码编写-Puzzle games, a Tetris, vc coding ... ...
Tetris-coding
- 俄罗斯方块这个小游戏的编码,简单,大家可以看看,从基础的先学习-Tetris coding
qishizouqipan
- 骑士走棋盘问题 * coding:Yovae www.yovae.com * 算法描述:假设骑士所在当前位置八个方向x,y坐标分别为{-2,-1,1,2,2,1,-1,-2},{1,2,2,1,-1,-2,-2,-1} * 遍历选择八个方向中下一个可走方向,选择下一个方向中可走步数最少的方向继续走。 * 简单的说,先将最难的位置走完,接下来的路 * 就宽广了,骑士所要走的下一步,为下一步再选择时,所能走的步数最少的一步。-Knight go board problems
game
- 这个是关于俄罗斯方块的编码程序,相信很多的同学喜欢玩俄罗斯方块,这个程序可以更好的帮你了解这个游戏!-This coding process, I believe a lot of students like to play Tetris on Tetris, this program can help you better understand theThis game!
ThinkOfElf
- 用GVBASIC语言历时3个月实现的原创RPG游戏《幻想精灵曲》源代码。最佳运行平台为“文曲星”电子词典。也可以在电脑上下载NC1020模拟器或用QBASIC编译器编译运行。该游戏为8人对战回合制RPG游戏,内设多个种族和100余张地图。以及BOSS战斗AI、游戏剧情等。-A RPG game coding by GVBASIC language.Run in E-dictionary.
vcPP6-game-programming--source-code
- 应用VC6.0编写的各种各样的小游戏代码,都可以运行,对于游戏编程初学者来说是很好的启蒙编码-A variety of applications the VC6.0 write the game code can run, game programming for beginners is a good starting point coding
Super-Mario-Production-Work
- 这个游戏是用c++编写出来的。代码我已经发布,可见做这样一个游戏并不难。今天讲准备工作,也就是所需要的开发工具。代码编写调试:VC 6.0,美术工具:Windows自带的画图(开始-程序-附件-画图)。这是最简陋的开发工具,但已足够。最好再有Photoshop,记事本或UltraEdit等等你喜欢的文本编辑工具。-This game using c++ to write out. Code I ve posted, and be seen to do such a game is not dif
MineClearance.Net
- c#编码的扫雷程序源代码,很有参考价值。-c# coding, the Minesweeper program source code, great reference value.
puzzle
- pygame + python 写的一个拼图游戏- a little simple puzzle game coding by pygame and python
tafang-1
- tower defence, tools: unity3d, good example for unity3d coding 塔防源代码,unity3d开发,用于学习-tower defence, tools: unity3d, good example for unity3d coding
tetris_a5
- 物理按键的俄罗斯方块源码是一个只适用于模拟器的俄罗斯方块,因为方块的翻滚需要按上键,但是游戏里面并没有虚拟键盘,现在的大屏智能机大部分也没有物理的方向键,所以就只能在有方向键的模拟器或者有物理方向键的老安卓机上才能玩了,不过游戏算法完整,如果想做俄罗斯方块的二次开发可以参杂一下本项目的算法。游戏里面按照方块的下落速度一共分成了6个难度等级,需要的朋友可以下载看一下,默认编译版本2.3.3编码GBK。-Physical buttons Tetris source is only applicabl
