搜索资源列表
劫掠轩辕剑2
- 与一代引擎相比,它有几个重要改进: 1、它是一个真正的引擎。一代游戏所有情节全是用代码写出来的,而现在这个游 戏则是通过脚本实现,引擎与故事情节完全分离。 2、精灵设计更符合OOP精神。在一代游戏中,“怪兽”设计的一塌糊涂,甚至会 出现“重合”现象。在这个引擎中重新设计了怪兽系统。 -compared with the generation of engines, it has several important improvements : one, it is a r
javafr_BELOTE___Page
- belote game in java using OOP programming principales
C_And_Directx
- 看起来我在做发明车轮的浪费时间的事--windows已经有一套非常复杂功能完善的GUI.不幸的是windows的GUI适用于办公软件,而这通常不适合游戏软件.游戏一般需要比windows更精确的控制(例如,使用自己的GUI实现用alpha混合创造的部分透明的窗口比较容易,而使用windows的GUI则几乎做不到). 这篇文章将讲述如何使用C++和DirectX来创建自己的GUI.文章分为几部分,每部分涉及一个特定的GUI编程主题.这并不需要按顺序阅读,所以你可以从你需要的部分开始.
oop
- source code in c++. using graphical user interface-source code in c++. using graphical user interface
GameEngine
- 这是一个非常简单的RPG引擎。1.游 戏则是通过脚本实现,引擎与故事情节完全分离 2.精灵设计更符合OOP精神。在一代游戏中,“怪兽”设计的一塌糊涂,甚至会 出现“重合”现象。在这个引擎中重新设计了怪兽系统3.程序结构的改进。不再使用Timer,而是重载OnIdle函数。-This is a very simple RPG engine. 1. The game is achieved through the scr ipting engine with 2 completely s
EaterGame
- A Small game Like "PACMAN" used to entertained people. This program is useful for OOP students
OOP-TH4-08520525-08520526
- Code chiness game by C++ hope ypu enjoy
FiveChess
- 面向对象课程时的课程设计,VC6 mfc版五子棋。支持人人对战,人机对战,提示,悔棋,英雄榜等功能。程序中使用很多OOP思想。-a five chess game designed with OOP
ShipDemo
- 摘要:VC/C++源码,游戏编程,潜艇大战 潜艇大战游戏VC++源代码,不能不说的一款游戏,在90时代风靡全球的小游戏,在Windows中,甚至自带有潜艇大战。其源代码在99年已经公布,纯C++代码编写,通过学习本款代码,让您学会编写潜艇大战游戏是将要的,更重要的是让您从中理解OOP的理解。 -vc game
OOP_Kim_Dinh_Son_20102089_31-07-2012
- OOP. Projects Java for Exam OOP.
TankWarGame
- 坦克大战项目,绘制版本,使用OOP,线程,Swing,AWT,IO完成-Battle City project, drawn version, using OOP, threads, Swing, AWT, the IO to complete
MineSweeper
- MineSweeper Game in c++, designed OOP , Graphical Mode
OOP-(TANK)
- battle city tank for java
castle
- *what is this? a small castle adventure room(ran-file) viewer *controls? w for next room, s for previous room q or ESC for exit v toggles between view and walk mode use w , a , s , d in walk mode *i can t see the hole room? resize your window
CrissCrossGame
- Criss Cross Game OOP C# .net 4
project-with-diffculty-level
- Number Puzzle Game, Created By Hussain Waheed Akhtar as a semester project It contains everything related to OOP in C++.
project-with-diffculty-level-Source
- Number Puzzle Game, Created By Hussain Waheed Akhtar as a semester project It contains everything related to OOP in C++.
JSD1407Shoot
- java oop项目,达内java面向对象第一个小项目,鼠标移动打飞机(The Java object oriented first project is small, the mouse hit the plane)