Libgdx Cross-platform Game Development Cookbook

David Saltares Marquez, Alberto Cejas Sanchez

  • 出版商: Packt Publishing
  • 出版日期: 2014-11-01
  • 售價: $2,050
  • 貴賓價: 9.5$1,948
  • 語言: 英文
  • 頁數: 516
  • 裝訂: Paperback
  • ISBN: 1783287292
  • ISBN-13: 9781783287291
  • 下單後立即進貨 (約3~4週)

商品描述

Over 75 practical recipes to help you master cross-platform 2D game development using the powerful Libgdx framework

About This Book

  • Gain an in-depth understanding of every Libgdx subsystem, including 2D graphics, input, audio, file extensions, and third-party libraries
  • Write once and deploy to Windows, Linux, Mac, Android, iOS, and browsers
  • Full of uniquely structured recipes that help you get the most out of Libgdx

Who This Book Is For

If you want to make cross-platform games without the hassle and dangers of writing platform-specific code, or If you are a game programmer who may have some experience with Java and you want to learn everything you need to know about Libgdx to produce awesome work, this is the book for you.

To take full advantage of the recipes in this book, you are expected to be familiar with java with good game programming knowledge.

In Detail

Libgdx is a very popular open source, cross-platform, Java-based game development framework that enables you to write your code once and deploy it to Windows, Mac, Linux, Android, iOS, and browsers.

Supported by code samples for each topic, this book will take you through the features of Libgdx, from the very basic aspects to the most advanced ones. Beginning with an overview of the framework and project creation, the book moves on to the 2D graphics API that enables you to create efficient and visually rich games. You will then explore input detection and audio and file handling, followed by details of how to make use of amazing features such as Box2D rigid body physics, lighting, and artifical intelligence techniques to name a few. You will also discover how to modify Libgdx to suit your needs and share your creation with the world.