Pro Android Web Game Apps: Using HTML5, CSS3 and JavaScript (Paperback)

Juriy Bura

買這商品的人也買了...

商品描述

Dive into game development and create great multiplayer online games with Pro Android Web Game Apps. This hands-on guide covers both the theory and practice of browser game development for the Android platform. You'll use cutting-edge technologies to make game engines in your browser, establish real-time server communication, and create amazing gaming experiences with artificial intelligence and rich media.

Bring your knowledge of HTML and JavaScript to the next level with Pro Android Web Game Apps. You are guided through exciting projects that give you firsthand experience with core game app development concepts. You'll start with a blank HTML page, and by the end of the book, have the skills needed to  create a multiplayer online game with rich graphics, sound, animation, and more—even if you have no previous games development or server-side experience.  

    What you’ll learn

    • How to set up your development environment, run applications, and debug and profile code
    • How to work with graphics and animations in a browser
    • How to optimize rendering and make your games run faster
    • How to handle events and user inputBuild an isometric game engineLearn the basics of 3D programming and WebGL
    • How to use JavaScript to create full-blown server-side support for your games
    • How to enrich your games using artificial intelligence

    Who this book is for

    The book is intended for developers with some generic HTML and JavaScript background who want to boost their experience to the next level and learn how to utilize browsers to build attractive multiplayer games for Android platform. No previous games development or server-side knowledge is required.

    Table of Contents

    1. Preparing the Environment
    2. Graphics in the Browser: the Canvas Element
    3. Creating the First Game
    4. Animations and Sprites
    5. Event Handling and User Input
    6. Rendering Virtual Worlds
    7. Making an Isometric Engine
    8. 3D in a Browser
    9. Using WebGL 
    10. Going Serverside 
    11. Talking to the Server
    12. Making Multiplayer Games 
    13. AI and Physics 
    14. JavaScript Game Engines 
    15. Building Native Applications 
    16. Adding Sound
    17. App A: Debugging Web Applications 

    商品描述(中文翻譯)

    深入遊戲開發,並使用《Pro Android Web Game Apps》創建出優秀的多人在線遊戲。這本實踐指南涵蓋了Android平台上瀏覽器遊戲開發的理論和實踐。您將使用尖端技術在瀏覽器中製作遊戲引擎,建立實時服務器通信,並通過人工智能和豐富的媒體創建令人驚嘆的遊戲體驗。

    通過《Pro Android Web Game Apps》,將您對HTML和JavaScript的知識提升到更高的水平。您將通過令人興奮的項目進行指導,並獲得核心遊戲應用開發概念的第一手經驗。您將從一個空白的HTML頁面開始,到本書結束時,將具備創建具有豐富圖形、聲音、動畫等多人在線遊戲所需的技能,即使您沒有以前的遊戲開發或服務器端經驗。

    本書的目標讀者是具有一些通用HTML和JavaScript背景的開發人員,他們希望將自己的經驗提升到更高的水平,並學習如何利用瀏覽器為Android平台構建吸引人的多人遊戲。不需要以前的遊戲開發或服務器端知識。

    目錄:
    1. 環境準備
    2. 瀏覽器中的圖形:Canvas元素
    3. 創建第一個遊戲
    4. 動畫和精靈
    5. 事件處理和用戶輸入
    6. 渲染虛擬世界
    7. 創建等角遊戲引擎
    8. 瀏覽器中的3D
    9. 使用WebGL
    10. 進入服務器端
    11. 與服務器通信
    12. 創建多人遊戲
    13. 人工智能和物理
    14. JavaScript遊戲引擎
    15. 構建本地應用程序
    16. 添加聲音
    17. 附錄A:調試Web應用程序