-
-
Notifications
You must be signed in to change notification settings - Fork 73
Home
MJ edited this page Jan 28, 2020
·
25 revisions
Welcome to the KTX wiki!
Unsure if you want to use the framework? Check out the Choosing KTX article.
If you are looking for resources on how to use KTX, please refer to the
official LibGDX wiki and README.md
files
of each KTX module. Extensions provided by KTX are listed and documented with
numerous examples.
- The official KTX website with some useful links.
- @Quillraven's simple KTX game tutorial teaching the basics.
- @jojomickymack's blog about KTX.
- @jojomickymack's demos showcasing various modules of the framework.
- Example applications (issue #19) lists a bunch of links, repositories and discussions about the project. It's a good starting point if you're looking for more resources.
- awesome-libgdx repository with links to many useful LibGDX tools and libraries.
When in doubt, feel free to create an issue with your question.
- General
- Source documentation
- Common utilities
- GUI
- Assets
- Coroutines
- Physics
- Libraries support
- Contribution guide
- Contributors