Book Image

Libgdx Cross-platform Game Development Cookbook

Book Image

Libgdx Cross-platform Game Development Cookbook

Overview of this book

Table of Contents (20 chapters)
Libgdx Cross-platform Game Development Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 13. Giving Back

In this chapter, we will cover:

  • Releasing your Libgdx game on desktop

  • Releasing your Libgdx game on Android

  • Releasing your Libgdx game on iOS

  • Releasing your Libgdx game on browsers

  • Working from sources

  • Creating a new test for your fresh feature

  • Sending a pull request on GitHub