搜索资源列表
j2me_dev_book
- 开发代码,j2me游戏开发,为初学者和中级使用,很推荐
lianliankan_game_design
- 介绍了连连看游戏的设计原理,并给出了伪代码,有助于深入认识。-Introduced Lianliankan game design principles, and gives the pseudo-code, contribute to deeper understanding.
C++game
- 这是一个课程设计,用C++编程的小游戏的制作过程和代码-This is a curriculum design, and C++ Programming game production process and the code
Card_Fight
- Java应用大赛作品,一款JAVA卡片游戏代码的详细讲解-Java Application Competition works, a card game JAVA code of detailed briefings
ELSFK
- 一个完整的俄罗斯方块的设计,使用c语言设计的。有完整的代码,带有说明文档,为游戏爱好者设计的一套娱乐软件。-A complete design of the Russian box, the use of c language design. Complete code, with documentation, in order to design a set of gaming enthusiasts entertainment software.
game
- 几个小游戏的代码实现,扫雷、五子棋、俄罗斯方块、老鼠和滚球、飞机游戏、五子棋连接游戏、联机基础-Several small game code, mine clearance, Gobang, the Russian box, mice and bowls, aircraft games, connect Gobang game, on-line basis
Clanguagecurriculumdesignreport
- C语言课程设计报告 一、实践的目的和要求 二、内容 三、实践任务 1.学生成绩管理系统 2.编写一个小游戏 附录: 代码 -C language curriculum design report, the purpose of practice and requirements of the Second, the contents of the three, the practice of the task 1. Student achievement mana
My3DGame
- 3D game 我亲自写的JAVA游戏代码 希望和大家共同讨论学习-3d game
asd
- 五子棋游戏,VC代码,下棋有时间限制,时间到即为输-wuziqi
Mathematics02
- 游戏编程精粹2, 游戏开发的最佳参考书, 所带光盘文件的代码集-Mathematics 02
VC6gameprograming
- 这是介绍用VC6.0开发游戏的代码,有多个例子可以参考-This is to introduce the development of the game code with VC6.0, there are several examples of reference
llk
- 就是测试一下,新手上路,代码上传测试档,附一个WINCE6.0小游戏,连连看,请多包涵。-just for test
7323fww
- 这是某本科大学的学生的毕业设计写的四国军棋游戏的毕业论文,包括答辩申请表、任务书、评阅表等等,另外可以在本站的源码中下载该毕业设计配套的游戏程序代码-This is an undergraduate student at the University of the graduate design thesis written by Siguojunqi games, including the defense application form, the mission statement, re
tanchishe
- 此为贪吃蛇游戏代码,可帮助想要编写贪吃蛇游戏而又无从下手的同志一个帮助-This is a snake game code, can help to write snake game and not start comrade a help
game45
- 手机游戏代码,泡泡龙小游戏等,希望能给带来帮助-Phone game code, Bobble game, I hope to bring help
SnakeGame
- 简单的贪食蛇游戏代码,帮助学习java 了解基础知识并能运用到实践当中-Simple Snake game code to help learn the basics of java to understand and apply into practice
GizmoballTURE
- MIT要求弹球游戏代码。包含编辑界面和游戏两个功能-Gizmoball which has a graphical user interface with two modes, building mode and running mode.
game
- rpg 游戏代码 可以实现三个游戏人物的选择-rpg game
???? ????
- 游戏代码 TETRIS(KOREA) 压缩文件内有c代码,source,exe文件(GAME TETRIS SOURCE CODE(KOREA))
《游戏编程模式》网页中文版
- 游戏开发一直是热门的领域,掌握良好的游戏编程模式是开发人员的应备技能。本书细致地讲解了游戏开发需要用到的各种编程模式,并提供了丰富的示例。 全书共分20章,通过三大部分内容全面介绍了与游戏编程模式相关的各类知识点。首部分介绍了基础知识和框架;第二部分深入探索设计模式,并介绍了模式与游戏开发之间的关联;第三部分介绍了13种有效的游戏设计模式。 本书提供了丰富的代码示例,通过理论和代码示例相结合的方式帮助读者更好地学习。无论是游戏领域的设计人员、开发人员,还是想要进入游戏开发领域的学生和