CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Multiplayer Game Programming

搜索资源列表

  1. Multiplayer

    0下载:
  2. 一个坦克大战游戏的JAVA编程,实现了坦克大战的游戏过程。1P: o, p键转动炮塔, k,l键调节炮弹发射角度(以此来控制射程), j键开火, 键盘上下左右键控制方向。 2P: e, r键转动炮塔, f,g键调节炮弹发射角度, c键开火, w,s,a,d键控制方向-an impressive game JAVA programming, sees the realization of the game. 1P : o, p rotating turret keys, k, l keys
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:20637
    • 提供者:dgsag
  1. Developer.Guide.To.Multiplayer.Games

    0下载:
  2. 经典的游戏编程书籍,能帮助你轻松的掌握很多技巧,不过需要一定的E文功底-Game Programming classic books can help you a lot of relaxed master skills, but must necessary foundation text of E
  3. 所属分类:Game Program

    • 发布日期:2017-05-31
    • 文件大小:13001684
    • 提供者:Vicky
  1. NetworkingandOnlineGamesUnderstandingandEngineerin

    0下载:
  2. 辛苦搜集的游戏编程书籍。《理解和建造多人网络游戏》-Hard to collect the game programming books. " Understanding and the construction of multiplayer online games"
  3. 所属分类:Game Program

    • 发布日期:2017-05-15
    • 文件大小:3623667
    • 提供者:odaliu
  1. WordwareProgrammingMultiplayerGames

    0下载:
  2. 辛苦搜集的游戏编程书籍。《多人游戏编程》-Hard to collect the game programming books. " Multiplayer Game Programming"
  3. 所属分类:Game Program

    • 发布日期:2017-05-16
    • 文件大小:4173127
    • 提供者:odaliu
  1. DevelopersGuideToMultiplayerGames

    0下载:
  2. 辛苦搜集的游戏编程书籍。《多人游戏开发者指南》-Hard to collect the game programming books. " Multiplayer Game Developer' s Guide"
  3. 所属分类:Game Program

    • 发布日期:2017-05-31
    • 文件大小:13001208
    • 提供者:odaliu
  1. multiplayerflashgameserver

    0下载:
  2. 一个使用Java构建的多人游戏服务器端程序,对于初学Java服务器端编程的人非常有用,支持房间,区域等概念-A multiplayer game built using the Java server-side program, server-side Java programming for beginners are very useful to support the room, concepts such as `` the region
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:691283
    • 提供者:ispostback
  1. multipleplayer_game_programming

    0下载:
  2. 多人在线游戏编程,英文版。 介绍多人在线游戏编程,网络,服务器架构什么相关的,值得一看。-Multiplayer online game programming, English. Introduction multiplayer online game programming, networking, server architecture what related, worth a visit.
  3. 所属分类:Other Games

    • 发布日期:2017-05-14
    • 文件大小:3894618
    • 提供者:chenwen
  1. as_Multiplayer

    0下载:
  2. flash大型多人在线编程,看懂这本书可以进行flash游戏编程(英文)-Massively multiplayer online flash programming, this book can be read flash game programming (English)
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-06-14
    • 文件大小:23491050
    • 提供者:小手
  1. Incoming

    0下载:
  2. 游戏编程精粹的源代码,介绍多种游戏编程技巧,并且有源代码展示,例如Math and Physics, AI, Networking and Multiplayer,General Programming-Game Programming Gems source code to introduce a variety of game programming skills, and the source code display, such as Math and Physics, AI, Netw
  3. 所属分类:Other Games

    • 发布日期:2017-06-15
    • 文件大小:24770664
    • 提供者:xsjiang
  1. lzy194316

    0下载:
  2. 21点游戏多人网络版 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解client/server交互模式; (3)加深学生对游戏程序的设计和实现方法的理解; (4)熟悉socket编程接口,掌握用socket编程接口开发面向连接的网络应用程序的方法。 -The 21:00 game multiplayer online edition (1) familiar with and master the basic network programming method
  3. 所属分类:Other Games

    • 发布日期:2017-12-05
    • 文件大小:86237
    • 提供者:吕扬
  1. 21game

    0下载:
  2. 21点游戏多人网络版 1.实验目的 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解client/server交互模式; (3)加深学生对游戏程序的设计和实现方法的理解; (4)熟悉socket编程接口,掌握用socket编程接口开发面向连接的网络应用程序的方法。 2.实验任务 要求: (1)读懂单机版21点游戏程序; (2)实现图形用户界面; (3)实现网络版; (4)可进行多人游戏;-21:00 game multiplayer onl
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:11930002
    • 提供者:陈伟业
  1. 21gamecSharp

    0下载:
  2. 21点游戏多人网络版 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解client/server交互模式; (3)加深学生对游戏程序的设计和实现方法的理解; (4)熟悉socket编程接口,掌握用socket编程接口开发面向连接的网络应用程序的方法。 (5)实现图形用户界面; (6)实现网络版; (7)可进行多人游戏;-21:00 game multiplayer online edition. Familiar with and master the b
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-29
    • 文件大小:43323392
    • 提供者:
  1. fate-0-1-3

    0下载:
  2. Massively Multiplayer Space Trading and Combat game. This is an online strategy game, not a 3D space sim. Incorporating ideas from games such as Stars!, SE3, MOO, Tradewars, MUD/MOOs, Dune II, SimCity.-Massively Multiplayer Space Trading and Combat g
  3. 所属分类:Shot Game

    • 发布日期:2017-11-04
    • 文件大小:327966
    • 提供者:gsder
  1. 46764365

    0下载:
  2. 多人游戏_Pong_源码_for_iPhone_iPad,精选ios编程学习源码,很好的参考资料。-Multiplayer game _Pong_ source _for_iPhone_iPad, select learning IOS programming source code, a good reference.
  3. 所属分类:iPhone

    • 发布日期:2017-04-16
    • 文件大小:372777
    • 提供者:烟鸭掌儿
  1. codecombat-master

    0下载:
  2. CodeCombat是一款多人在线编程游戏,帮助玩家学习如何编程,内含多种不同难度的关卡。最近刚开放源码,有兴趣的同学可以尝试帮忙改进。 http://codecombat.com/-CodeCombat is a multiplayer programming game for learning how to code. http://codecombat.com/
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-11
    • 文件大小:2849031
    • 提供者:Sunm
  1. Game-Programming-Gems-7

    0下载:
  2. 游戏编程精粹系列的最新一本,内容涉及通用编程、数学和物理、人工智能、音频、图形学、网络和多人游戏、脚本和数据驱动系统等内容,具有较强的先进性和通用性。提供了本书的源程序、演示程序以及需要的各种游戏开发的第三方工具-Game Programming Gems series, the latest one, covering the contents of generic programming, mathematics and physics, artificial intelligence, a
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:7855492
    • 提供者:ztt
搜珍网 www.dssz.com