搜索资源列表
MyRussionBlock
- 自己使用C#编写的一个俄罗斯方块游戏。 完全使用面向对象思想,具有很强的可扩展性。支持多种游戏模式,可以自定义新种类的方块,可记录游戏积分并查看排行榜等。-its own use C# prepared a Tetris game. Full use of object-oriented thinking, and highly scalable. Support for multiple game modes, and can define new types of sheet, it c
用VC制作小程序
- 简单的扫雷游戏 本文从分析Windows扫雷游戏的功能特点开始,应用面向对象的可视化编程语言Visual C++给出了个功能模块的具体实现方法,并提供了编写小游戏程序的一般方法和Visual C++的一些使用技巧。 -simple game of mine is mine from the analysis of Windows features games, the application of object-oriented visual programming language Visua
brick
- 打砖块的C++代码,经vc6.0测试,可以使用,喜欢的拿去-The object of BrickBreaker C++ code, the vc6.0 test, you can use, like take
Yeah-really-fight
- VC++人物格斗游戏模块代码,编写此功能需要使用以下知识: 1.对象的新属性:生命值、攻击力。 2.对象生命值的显示。 3.打斗时生命值的改变。 4.在场景中添加物品。 游戏测试操作的方法: A、在场景内点任意点,指挥主角移动。 B、将鼠标移到场景外,可以移动地图。 C、在微缩地图上点一下,可以快速定位。 D、ESC键,退出游戏。 你可以指挥主角去打猎了。
电话
- 电话 //创建以画布为依托的简单场景图对象,没有多个Locale SimpleUniverse u=new SimpleUniverse(c) u.getViewingPlatform().setNominalViewingTransform() //创建分支组对象 BranchGroup scene=createSceneGraph(c) //组装,分支组 对象加到 场景图 u.addBranchGraph(scene) //带场景图的画
Terminator
- 一个捉虫子游戏(C++课程设计时做的)。 通过该实践来加深理解面向对象编程里类的设计和使用(比如说继承,访问方式),里还有定时器和随机数的使用。-a catch insects games (C++ programs designed to do). The adoption of the practice to deepen our understanding of object-oriented programming category Lane in the design and use
Game
- 小游戏,剪刀石头布。用c++编译,主要学习C++的面向对象编程-Games, Rock Paper Scissors. C++ compiler with the main learning C++, object-oriented programming
bulletCocos2D
- 用object-c编写的一个游戏,对正在学习iphone编程的人员很有用哦-good game by object-c
MammothHunting
- iphone object-c simple touch shotting game
wolf3d_iphone_v1.2_src
- wolf3d iphone version - object c shooting game
MyGame
- 一个简单的游戏 主要联系面向对象编程思想 C#语言编写 涉及到很多C#知识 有详细注释 很适合学习用。-A simple game main contact object-oriented programming ideas c# language preparation concernes many c# knowledge have detailed comments is a fit place for study.
net_tank
- 坦克游戏的局域网对战C++版,包括游戏代码和地图编辑器代码,游戏采用同步TCP通讯方式,封装directdraw绘制图形,简单的UI,类似魔兽争霸的局域网建主加入,地图编辑器采用MFC编写,代码尽量采用面向对象方式编程,但也有不足之处-Battle Tank LAN version of the game, using synchronous TCP communications, packaging directdraw to draw graphics, simple UI, similar
tanchishe
- 贪吃蛇程序MFC实现,C++语言编写,有类和对象定义,自定义界面以及按钮等-Snake MFC implementation of the program, C++ language, there are class and object definitions, and other custom interfaces and buttons
CPP-Module-II
- Module II is the second course in the C++ Programming for Game Developers series. Recall that in Module I we started off by studying fundamental programming concepts like variables, console input and output, arrays, conditional statements, strings, l
TestSnake
- 俄罗斯方块QT实现,利用C++面向对象基础,实现的,可以参考学习-Tetris QT using C object-oriented basis, to achieve, can refer to learning
s-3
- make object bounce in c-make object bounce in c++
tankwarover
- 利用Qt开发工具,用C++编写的一款游戏。单机版坦克大战能够独自一个人游戏,主军坦克能够通过键盘来朝八个方向自由移动并发炮弹,同时还具有向八个方向开火的超级功能,能处理坦克子弹消亡和爆炸效果,遇到障碍物停止前进等功能,敌军坦克能够自由移动并发炮弹-The use of Qt development tools, with C++ prepared a game. Stand-alone version can be alone in a Battle City game, the main ar
AIRFLY.
- C#打飞机游戏的雏形,类似雷电那种飞机大战游戏,C#游戏源码,采用面向对象编程的概念,不到600行代码,比较简单易懂,特别适合C#初学者学习游戏开发。本打飞机游戏支持键盘操作,也可以用鼠标操作,可以接子弹或者生命。下载源码后请重新编译,然后运行bin目录下的Aircraft.exe文件即可。 -C# prototype aircraft game, similar to the kind of aircraft lightning war games, C# game source code
BeatPlane
- 该代码是用object-c写的小程序打飞机,用UI实现程序的图形界面设计,简单的有敌机下降,飞机左右移动发送子弹摧毁敌机。-The code is hit with object-c plane to write small programs with UI design to achieve the program s graphical interface, simply have the enemy down and move around the aircraft sent to des
TinderSimpleSwipeCards-master
- it is card sample for object-c