搜索资源列表
mylaoshu
- 用C++写的老鼠迷宫,运用堆栈原理,可以从文件中读取迷宫图案-use C + + to write a mouse maze, using stack principle, can be read from the paper maze logo
144
- 基础的2D网络游戏(一点网络游戏制作) 写了一点最基础的2D网络游戏的制作,运用了c++语言,实现了地图的移动、人物的走动、位图的运用、坐标的输出等 我是一名新手,学了快一年的游戏编程,希望做游戏编程的同行可以加入 QQ群13625958 ,一同探讨学习游戏编程中所遇到的难题。
migong
- 一个迷宫路径求解的设计与编写思路,该程序采用C语言编写,主要使用了非递归算法和数组的运用。-A labyrinth path for solving the design and preparation of ideas, the program using C language, the main use of non-recursive algorithm and array use.
WarCrafe
- 一个基于Wind32的游戏实例,对于学习和运用c++ 编写游戏是一个很好的参考-A game based Win32 and it is useful for you study the game programming
storm
- 数据结构课程设计题目“扫雷”源代码 运用C++编写 -Data structure course design topic of " mine" source code
MineFind
- 游戏的设计主要利用Microsoft Visual Studio 2005软件基于C#语言的Windows Application来设计扫雷游戏的主界面以及其它不同功能的。在设计中主要运用了Windows Application的不同控件。游戏的目标是确定所有地雷的位置,不要踩到炸弹。游戏的规则是:战场由大量小方格组成。每个方格可能或不可能包含一个炸弹,玩家需要确定所有活动炸弹的位置。当心不要踩到这些炸弹。如果玩家踩中含有活动炸弹的方格,炸弹会爆炸并杀死玩家。如果玩家踩中不含有炸弹的方格,则显示
C
- 本程序是运用C语言编写额俄罗斯方块的主程序,已经过调试成功-This procedure is to use the C language to write the main program of the amount of Tetris, has been successful commissioning
dog-and-cat
- 一个c语言运用的事例,娱乐版毛和狗的爱情-the love between dog and cat
lianliankan
- 运用C++语言实现连连看游戏的基本功能,能够进行基本的游戏规则。-Lianliankan the basic functions of the game use C++ language, be able to carry out the basic rules of the game.
jump_sheep
- linux环境下,c语言游戏,跳山羊游戏。图形运用,链表,结构体,碰撞原理。法语版-Under linux environment, c language games, jumping goat
weiqingshu
- 微情书。运用最基本的C++输出函数,同时有停顿地输出两首网络上的微情书。没什么技术含量,仅供娱乐。-Micro love letters. The most basic use of C++ output function, while the output of micro love letters pause on the first two networks. No technical content, only for entertainment.
lianliankan-C-language-code
- 这是连连看小游戏的C语言源代码。运用一些简单的函数与算法实现此游戏。-This is a small game lianliankan C language source code. Use some simple functions and algorithms for this game.
z
- 一个用C语言写的俄罗斯方块,运用结构体以及一些特殊的颜色构成。-One written in C language Tetris, use the structure as well as some special color composition.
Snake
- 运用C语言,写出最简单的贪食蛇游戏,欢迎试玩。-Write easiest Snake game by c.
HW2
- 简单的乒乓球游戏, 玩家控制左右两个板,运用了最简单的碰撞原理。 opengl/c++ -A very simple pong game in C++/OpenGL. player control both left and right paddle. Very simple collision detection method was used in this project. Paddle was drew using OpenGL vertex color.
animal-game
- 基于c++ MFC制作可视化动物游戏,运用树形结构-Based on c++ MFC visual animal games, use the tree structure
MH_1
- 模拟梦幻西游战斗,纯C++编程运用一些win32中GDI编程技巧。程序简单,适合初学者-Simulation fight fantasy westward journey, pure c++ programming using some win32 GDI programming skills. Procedure is simple, suitable for beginners