Skip to content
MJ edited this page Jan 13, 2021 · 25 revisions

KTX

Welcome to the KTX wiki!

Getting started

If you are unfamiliar with the LibGDX framework, check out the official LibGDX wiki.

Each KTX module contains a README.md file with a list of features and numerous usage examples. If you are familiar with LibGDX, going through the official documentation is a great way to learn KTX.

If you are a beginner, @Quillraven's simple KTX game tutorial goes through the basics of the framework and teaches you to create a very simple game with LibGDX and KTX.

If you prefer videos, @Quillraven's YouTube series goes through majority of the KTX modules. These tutorials are a bit more advanced. You can find the complete game here.

Unsure if you want to use the framework? Check out the Choosing KTX article.

Additional resources

Getting help

  • GitHub Discussions - feel free to start a new discussion if you have any questions about the project.
  • question-tagged issues - if you think your problem might require some changes in KTX, create a new issue and we'll do our best to help.
  • StackOverflow tag - if your question is not specific to the LibKTX features, and you would like to ask both the LibKTX and LibGDX communities, tag your question with both libgdx and libktx.
  • Official Kotlin Slack - an active community of Kotlin developers. You might find #gamedev and #libgdx channels useful.
Clone this wiki locally