Libgdx cross-platform game development cookbook: over 75 practical recipes to help you master cross-platform 2D game development using the powerful Libgdx framework
β Scribed by Cejas Snchez, Alberto;Saltares Mrquez, David
- Publisher
- Packt Publishing
- Year
- 2014
- Tongue
- English
- Series
- Quick answers to common problems
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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.
β¦ Subjects
Computer games--Programming;Java (Computer program language);Computer games -- Programming
π SIMILAR VOLUMES
<p><b>Over 75 practical recipes to help you master cross-platform 2D game development using the powerful Libgdx framework</b></p> <h2>About This Book</h2><ul><li>Gain an in-depth understanding of every Libgdx subsystem, including 2D graphics, input, audio, file extensions, and third-party libraries<
<p><b>Over 75 practical recipes to help you master cross-platform 2D game development using the powerful Libgdx framework</b></p> <h2>About This Book</h2><ul><li>Gain an in-depth understanding of every Libgdx subsystem, including 2D graphics, input, audio, file extensions, and third-party libraries<
<p><b>Over 75 practical recipes to help you master cross-platform 2D game development using the powerful Libgdx framework</b></p> <h2>About This Book</h2><ul><li>Gain an in-depth understanding of every Libgdx subsystem, including 2D graphics, input, audio, file extensions, and third-party libraries<
LibGDX is a very popular open source game framework for the Java programming language. It features deployment to multiple platforms with the same code base and it is very fast. Its vast amount of features makes it very easy to learn and master game development without knowing the low-level details.
<h4>Key Features</h4><ul><li>Learn how to make a complete game from scratch using the LibGDX framework</li><li>Discover different aspects of game development, optimize them, and implement them in your games</li><li>This is a comprehensive guide packed with concepts that are covered in an incremental