Welcome![Sign In][Sign Up]
Location:
Search - GameFrame

Search list

[JSP/JavaGameFrame

Description: 游戏界面开发,用java applet-game interface development, using java applet
Platform: | Size: 3580 | Author: 周周 | Hits:

[DirextXGameFrame

Description: 这是用DirectX编写的一个基本的3D的游戏框架,适合初学者使用。
Platform: | Size: 6389561 | Author: 袁文亭 | Hits:

[SourceCode实现的是一单机双人对战五子棋游戏

Description: 本源代码实现的是一单机双人对战五子棋游戏本源代码由五个java源程序文件组成,Game.java、GameFrame.java、GamePanel.java、 ChessMan.java、Player.java
Platform: | Size: 12288 | Author: xzf123456 | Hits:

[JSP/JavaGameFrame

Description: 游戏界面开发,用java applet-game interface development, using java applet
Platform: | Size: 3072 | Author: 周周 | Hits:

[Other GamesVCGame_Rcs

Description: 收集了几十个用VC开发的小游戏源代码。对需要进行网络游戏或者其他小游戏的人员有一定的参考作用-Collected dozens of development with VC game source code. On the need for online games or other game personnel have some reference value
Platform: | Size: 5571584 | Author: liuwei | Hits:

[DirextXGameFrame

Description: 这是用DirectX编写的一个基本的3D的游戏框架,适合初学者使用。-This is a DirectX prepared using a basic framework for 3D games, suitable for beginners to use.
Platform: | Size: 6389760 | Author: 袁文亭 | Hits:

[3D GraphicGameFrame

Description: 三维人物绘制,使用DirectX的ID3DXAnimationController接口实现三维人物绘制,其中包括骨骼蒙皮技术。注意:编译时一定要将Resource文件夹拷贝到Debug或Release目录下。-Drawing three-dimensional characters, the use of the DirectX interface ID3DXAnimationController drawing three-dimensional figures, including skinned mesh technology. Note: When the compiler must Resource folder are copied to the Debug or Release directory.
Platform: | Size: 5834752 | Author: 陈勇 | Hits:

[Chess Poker gamesGameplaza

Description: 网狐棋牌游戏客户端游戏大厅组件源代码,带支持库及包含文件!-Fox network games board games hall client component source code, with the support library and include file!
Platform: | Size: 948224 | Author: happyflyman | Hits:

[Windows Developclient

Description: 网狐客户端源码,用VS2005编译成功 组件结构: 游戏广场; 关系管理; 客户端共享; 头像组件; 下载组件; 信道模块; 游戏等级; 游戏框架; -Fox Net client source code, compiled with VS2005 successfully component structure: Game Plaza relationship management client sharing head components download components channel module Game hierarchy Game framework
Platform: | Size: 1613824 | Author: 阿淞 | Hits:

[Chess Poker gamesgames

Description: 都地主游戏,该程序描述了斗地主出牌的各种情形,符合日常斗地主的游戏规则。-C++ Builder
Platform: | Size: 13854720 | Author: 李强 | Hits:

[Game Programsuoha

Description: 最新的网狐梭哈游戏 c++实现 包括客户端和服务器端的实现 一个完整的游戏过程 适合学习c/s结构的童鞋-Stud latest Fox network games c++ to achieve, including client and server-side game to achieve a complete course of study for c/s structure of children' s shoes
Platform: | Size: 1094656 | Author: 阿ben | Hits:

[JSP/JavaGameFrame

Description: 一个java游戏,简单实用,易学,很适合大家学习-A java game, simple, practical, easy to learn, it is suitable for them to learn
Platform: | Size: 88064 | Author: ljw | Hits:

[Other Riddle gamesGameFrame

Description: 贪吃蛇小游戏 c语言源代码 Visual Studio-snake game, source code using C, work on visual studio
Platform: | Size: 60416 | Author: qing zhou | Hits:

[Other GamesGameFrame

Description: 摘要:VC/C++源码,游戏编程,贪吃蛇源码,数组标记   MFC贪吃蛇源码--非链表--采用数组标记方式实现,将绘图与逻辑实现独立。CSnake为标准C++代码,可单独提取出来对界面进行更换。-Abstract: VC/C++ source, game programming, Snake source array mark MFC Snake source- the non linked list- array tag implementation, the graphics and logic to achieve independence. CSnake for the standard C++ code can be extracted separately to replace the interface.
Platform: | Size: 60416 | Author: | Hits:

[Other Riddle gamesjigsaw2_0

Description: 戏名:拼图.采用 c++ 编写, 主要使用到了两个类, 分别是 GameFrame 和 Picture. GameFrame 负责游戏界面的初始化和原始信息的绘制 Picture 负责图片的切割, 图片位置的初始化,通关条件判断, 控制整个游戏正确运行.-Drama name: puzzle using c++ preparation, mainly using the two categories, namely GameFrame and Picture GameFrame responsible for drawing the initialization and the original information of the game interface Picture responsible for the picture cutting, initialization conditions at the picture position to judge, control. throughout the game to run properly.
Platform: | Size: 1382400 | Author: huasheng | Hits:

[Chess Poker gamesJAVA-of-Five-in-Line-game

Description: 本源代码实现的是一单机双人对战五子棋游戏 本源代码由五个java源程序文件组成,Game.java、GameFrame.java、GamePanel.java、 ChessMan.java、Player.java -Source code to achieve is a stand-alone double play backgammon game. Source code by five java source files, Game.java, GameFrame.java, GamePanel.java, ChessMan.java, Player.java.
Platform: | Size: 3072 | Author: 侯路 | Hits:

[android网狐6603手机游戏源码

Description: 1. 每个游戏一个package,在com.hz.game下,例如斗地主com.hz.game.land,独立的资源放在 res/[游戏] 下 公共的其它游戏可重用的放在res下,和服务端通信用的结构体放在com.hz.game.[游戏].cmd下; 在/HZGame/src/com/hz/main/PlazaView.java内添加或修改游戏对应的图标,类,KindID 2. 游戏画布继承自com.hz.game.GameFrame类; 使用无参数的构造函数进行一些初始化 需要使用到画布尺寸的放在 public void onSize() 内进行; 画布尺寸 this.width 和 this.height
Platform: | Size: 1256117 | Author: f02611 | Hits:

[Other Riddle gamespingtu

Description: 采用 c++ 编写, 主要使用到了两个类, 分别是 GameFrame 和 Picture. GameFrame 负责游戏界面的初始化和原始信息的绘制 Picture 负责图片的切割, 图片位置的初始化, 通关条件判断, 控制整个游戏正确运行-Prepared using c++, the main use of the two categories, namely GameFrame and Picture. GameFrame is responsible for the initialization of the game interface and the rendering of the original information Picture is responsible for the cutting of the picture, the initialization of the image position, Customs conditions, control the whole game to run correctly
Platform: | Size: 1375232 | Author: wuming | Hits:

[OtherGameFrameV2_WiFi-master

Description: Gameframe is a lightweight nice fun and best test one emulator
Platform: | Size: 4553728 | Author: sleicing | Hits:

CodeBus www.codebus.net