搜索资源列表
PengPeng1
- 这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门级实时3D游戏编程框架 游戏支持单机和双人局域网两
mt
- 这是一个魔塔游戏的源代码,初学c同志们一个蛮好的例子-This is a magic tower game' s source code, beginner c comrades just fine example of a
Bomberman
- 这是个双人对战的乒乓球游戏,基于JAVA语言开发,附有完整源码。游戏过程中配有音乐,通过这个实例你可以学到很多JAVA编程技巧。 -This is a double against the table tennis game, based on the JAVA language development, with full source code. The course of the game with music, through this example you can learn a
CollisionTestWithSliding
- 滑动的碰撞游戏例子-Java源码,有点类似于弹珠游戏-Sliding collision game-Java source code example, a little game similar to marbles
VisualCppClassicalGameProgramDesign
- Visual C++经典游戏程序设计.rar MFC编程实例源代码。有俄罗斯方块、扫雷、连连看、拼图、推箱子等-Visual C++ Classical Game Program Design.rar MFC Program Example source code.
VB_tanchishe
- 贪吃蛇VB源代码,本程序稳定规范,是初学者十分难得的实例-Snake VB source code, this procedure a stable and standardized, is a very rare example of beginners
3d
- 3D魔方程序源代码 采用VC++6.0开发 使用了OPENGL 代码比较简单 可以作为新手学习的范例-3D Cube source code developed using VC++6.0 using OPENGL relatively simple code can be used as an example of novice learning
game_fuankuai
- 俄罗斯方块游戏源代码。代码简单。是初这游戏编程的好例子。-Tetris game source code. Code simple. The beginning of the game programming is a good example.
windows_Card
- windows自带的招雷游戏的源代码,让人学习小游戏基础的一个很好实例-Dr. Ray games windows comes with the source code, makes learning a game based on a very good example of
AutoFind
- A*寻路实例源码,四个方向的,可以自己完善为八个方向,请用VS打开-A* pathfinding example source code, the four directions, you can own sound for the eight directions, please open VS
Tetris
- 经典小游戏俄罗斯方块的简版源代码,作为入门的经典示例-The classic Tetris game version of the source code simply as a classic example of entry
tanchisheGame
- C# 贪吃蛇游戏源码供大家下载学习,不错的游戏开发例子。-Snake game C# source code for all to download the study, a good example of game development.
Classic-game-code
- 经典游戏代码,通过一个实例弄清编程的过程和考虑的思路-Classic game code programming through an example to understand the process and to consider the idea of
xingjizhengbaxjzb
- 摘要:JAVA源码,游戏娱乐,星际争霸,Java游戏源码 星际争霸的JAVA版所有源代码。基于Swing的界面控制编程,以及一些用户交互控制,鼠标拖放,屏幕滚动,游戏角色创建与控制等方面的应用,对学习JAVA编程是绝佳的参考范例。 -Abstract: JAVA source code, video games, StarCraft, Java games source JAVA version of StarCraft all the source code. Swing-b
saoleiyouxidekaifayusheji
- 关于运用c++进行扫雷游戏设计与开发的例子,里面有完整的代码,可直接使用与参考。-Example of to use c++ minesweeping game design and development, which has the complete code can be used directly with the reference.
Advanced.Game.eclipse.example.code
- eclipse高级游戏编程设计实例代码Advanced Game Programming eclipse example code -Advanced Game Programming eclipse example code
GameSnake
- 这是一个运用swing的贪食蛇例子。主代码分为产生食物豆,蛇吃豆增长,判断蛇死和游戏者分数加分。-This is a-use swing Snake example. The main code is divided into produce food beans, the snake eat beans growth, to judge the the snakes dead and the player scores extra points.
Draw4Guess
- 你画我猜课程设计示例代码,可运行,无错误-I guess you draw curriculum design example code can be run, no error
snake
- 基于C语言实现的贪吃蛇游戏完整实例代码 贪吃蛇游戏是经典手机游戏,既简单又耐玩。通过控制蛇头方向吃蛋,使得蛇变长,从而获得积分。-C language based on the complete example of the snake game code Snake game is a classic mobile phone game, which is simple and playable. By controlling the direction snakeheads eat
俄罗斯方块
- 可以运行玩乐和作为游戏开发基本,同时该程序使用c++语言方便开发和学习(Game code can be developed for the game as an example)