搜索资源列表
game_Pushbox
- C++开发的推箱子游戏 1.类的划分 Cdraw类 绘画加载地图(包括围墙、人、箱子等等) Cman类 是否完成(过关) 即时更新地图 2.设计思想 从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap, 单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2,
eluos
- linux下shell下的俄罗斯方块游戏的源代码,在终端下直接用gcc编译这个c源代码后执行生成的.out文件即可使用。实现了所有功能:7种图形的变形和左右移动以及快速下落,消隐功能,记录积分等,其中包括到边界变形的问题的算法,例如:图形靠近边界时可能出现的出界和异常显示的问题。同时利用信号量产生定时下落和变形操作不冲突的问题。当然也有不足之处,就是未实现图形下落到底时进行左插和右插到空挡位置的功能。希望能和大家交流交流做一定的改进。-Russia under linux box under t
Win32Tetris_C
- 原创Windows入门程序,直接使用Windows API编写。几乎包含了Widows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练下手应该会收获不少。带详细注释的源代码,开发环境是VC6,希望对你有所帮助。-Original Windows entry procedures, the preparation of the direct use of Windows API. Widows en
Block
- 俄罗斯方块源码 Java编写 简单易学 框架清晰 带help菜单项等-Tetris source Java framework for the preparation of clear and easy to learn with help menu item, etc.
FIVETWO
- 用VC实现人对人下五子棋的功能,还有计时间器等-With the achievement of person-to-person VC Gobang functions under, as well as of the time, etc.
J2MEGames
- J2ME游戏Demo,包括:推箱子,拼图等-J2ME game Demo, including: Sokoban, Puzzle, etc.
14160_1243392096283f
- 这里有很多资料包括扫雷、连连看等游戏代码,这些都是用VC++编的,我们可以查看,改写-There are a lot of information, including mine, Lianliankan game code, etc., which are compiled with VC++, we can see, rewrite ... ...
els
- 俄罗斯方块,包括数据结构,上下左右控制,初始化等-Tetris, including data structures, the upper and lower left control, initialization, etc.
puzzle
- 综合课程设计,成品包含: 17个java源文件,1个生成的.jar文件,1份报告书等 主要功能说明: (1).游戏设有初级、中级、高级的难度选项; (2).在完成拼图的过程中,可以查看完整图片的功能; (3).可以自由加载图片,不受图片数量、大小、格式限制,切割过程自动完成; (4).游戏具有计时、计录步数的功能,并能实时显示; (5).游戏自动过滤无解情况的拼图状态; (6).游戏中任何一个状态,计算机可以自动求取最优解,并模拟出路径。 (7).在模拟中,可
happy
- 用java 开发的游戏,包含源代码,说明书,可执行文件,游戏简介等内容-java games , including source code, manuals, executable files, the games etc.
vceluosifagnkuai
- vc实现俄罗斯方块,包括物体下落 左移 右移-vc achieve Tetris, including the falling left right shift etc.
eluosifangkuai
- 俄罗斯方块经典游戏,包括源代码、安装程序,背景音乐等-Tetris classic games, including source code, the installation program, background music, etc.
21dian
- 模拟21点游戏,包括赢、输、平局等项目,用vc开发的-Simulation 21 points games, including win, lose, draw, etc, with vc development
brick
- 基于MFC框架的俄罗斯方块,有部分用鼠标控制的功能(用鼠标拖动方块,消去,填充等)-Tetris on MFC framework, some of the functions with the mouse control (using the mouse to drag the box, eliminate, fill, etc.)
ee
- 我上传的源码文件 是模拟2D游戏 动作-I uploaded the source file is the simulation of 2D game action, etc.
Carmove
- 检测精灵碰撞以及音乐播放功能,积分精灵通关分数,以及判断游戏结束逻辑-Collision detection wizard and music playback capabilities, integration wizard customs points, and determine the end of the game logic, etc.
3Dcube
- 这是一个3d魔方的源代码,是基于windows平台,使用的API是DirextX,界面效果非常细腻,而且不仅有3阶,甚至还有15阶等-This is a 3d cube of the source code, is based on windows platform, using the API is DirextX, the interface is very delicate, and not only three bands, and even 15 bands, etc.
VCPP6-games-programming
- 利用VC++编程环境实现对常见的小游戏的编程,例如贪吃蛇、俄罗斯方块等等,have fun。-Using VC++ programming environment to achieve common game programming, such as Snake, Tetris, etc., have fun.
Tetris
- C++语言写的俄罗斯方块小游戏,包含初始界面、游戏界面、GAME OVER等-Written in C++ language Tetris game, including the initial interface, game interface, GAME OVER, etc.
games
- 扫雷,俄罗斯方块,连连看,拼图,推箱子,贪吃蛇,等源代码-Game code: Mine, Tetris, etc.