搜索资源列表
地形编辑器(可用鼠标调整地形高度)
- 地形编辑器(可用鼠标调整地形高度) 开发工具:VC++2005,库:OpenGL This is a project I worked on for my Interactive Computer Graphics Class at Drexel University. The goal was to have editable terrain during runtime by clicking on the terrain to edit the height and textures th
eluosi_SRC
- 上学时我用VB写的俄罗斯方块的源码, 主要是锻炼类模块的应用,逻辑层和显示部分分离,希望能审核成功-School I used VB to write the source code of the Russian box, mainly the application of exercise class module, logic layer and show a separation of part of the hope that it can audit the success of
Windowsgamesbiancheng
- c++写的游戏编程书籍, 对初学者有一定的参考作用 主要是应用了mfc类库的知识 希望对大家有参考作用,平时我也经常查阅-c++ game programming books written for beginners of some reference value is applied knowledge mfc class wish to refer to the role we have in normal times I have had frequent access to
isobomb_v1_0b
- 一个炸弹人游戏。 Super IsoBomb is a project I worked on as a class project in winter quarter 2002-2003 at college for my 2D Game Programming course.-Super IsoBomb is a project I worked on as a class project in winter quarter 2002-2003 at college for my 2D
thunder_plane
- Thunder plane is a game programed in c and compiled using Turbo C 2.0. This is my homework in the class C programming language. I would like to share it
SnakeGo
- 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。-======================================================================== MICROSOFT FOUNDATION
release
- 用JAVA写的超级马里奥。 The code is basically undocumented, but should be readable anyway as it s fairly clean. The main entry points are AppletLauncher and FrameLauncher. The main game is in MarioComponent. "sonar" is the base of a software sound eng
QQ
- 一个好玩的类QQ宠物游戏,我只完成了基本代码请多多指教。-QQ pet a fun class games, I only completed the basic code Please exhibitions.
Ruben_Villegas_Robots
- robots game for a class i had in 2008 developed in c-robots game for a class i had in 2008 developed in c++
SuperMario
- 自己编写的java版本的类超级玛丽游戏,内含两个关卡,并保证所有的元素尽可能出现一次;源代码的注释比较详细-I have written the java version of class Super Mario game, containing the two checkpoints, and to ensure that all the elements as much as possible once source code comment in more detail
snake2
- 刚学delphi不久,自己编写的最简单的贪吃蛇游戏。我这代码在高手眼中肯定很脏乱差,只能给比我还初学的人一些代码实例,里面包括我刚学会的类的概念,自己在另外一个pas文件里面编写了一个类,然后在主pas文件里面进行类功能的调用,刚学类的同学可以看一下。-Just learning delphi soon, I have written the most simple snake game. I am sure it is very dirty and messy code in the mast
