awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
libktx avatar

libktx/ktx

0
View on GitHub↗
1,460 stars·70 forks·Kotlin·CC0-1.0·8 viewslibktx.github.io↗

Ktx

Kotlin extensions for libGDX._

Features

  • Game Frameworks - Kotlin extensions for the libGDX game framework.
  • General Development Utilities - Kotlin extensions and utilities.

Star history

Star history chart for libktx/ktxStar history chart for libktx/ktx

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Ktx

These projects share indexed features with Ktx. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • luanpotter/flameluanpotter avatar

    luanpotter/flame

    10,647View on GitHub↗

    Flame is a 2D game engine and framework for Flutter. It provides a component-based architecture to organize scene entities and manage their lifecycles through a structured hierarchy of game objects, coordinated by a consistent game loop. The engine includes a graphics library for rendering animated sprites, particle effects, and external textures. It features a 2D physics integration layer that supports rigid body dynamics and collision detection between entities. The framework covers additional capabilities for game engineering, including user input capture for gestures and gamepads, audio

    Dart
    View on GitHub↗10,647
  • ant-galaxy/oasis-engineant-galaxy avatar

    ant-galaxy/oasis-engine

    5,791View on GitHub↗

    Oasis Engine is a web-based game engine and component-based game framework designed for creating real-time interactive 2D and 3D applications for web and mobile platforms. It functions as a real-time 3D renderer and a physics simulation engine capable of producing interactive visual environments. The framework includes a visual scene editor that allows artists and developers to build, layout, and export project scenes through a graphical interface. This system supports visual scene composition and converts these layouts into structured data for runtime reconstruction. The engine's capabiliti

    TypeScript
    View on GitHub↗5,791
  • anuken/gdxgifrecorderA

    Anuken/GDXGifRecorder

    0View on GitHub↗

    A simple utility class for libGDX that records a GIF and saves it automatically.

    View on GitHub↗0
  • amzeratul/halleyamzeratul avatar

    amzeratul/halley

    3,837View on GitHub↗

    Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity is defined by a hardware-abstraction graphics pipeline for consistent rendering across different operating systems and an entity-component-system architecture that separates game state from processing logic. The framework features a hot-reloading development environment that allows updating application logic and assets at runtime without requiring a full process restart. It also includes a multiplayer networking framework based on an asynchronous messaging system to manage real

    C++
    View on GitHub↗3,837
Compare all 30 related projects→

Frequently asked questions

What does libktx/ktx do?

Kotlin extensions for libGDX._

What are the main features of libktx/ktx?

The main features of libktx/ktx are: Game Frameworks, General Development Utilities.

Which projects share features with libktx/ktx?

Projects with overlapping indexed features include: luanpotter/flame — Flame is a 2D game engine and framework for Flutter. It provides a component-based architecture to organize scene… ant-galaxy/oasis-engine — Oasis Engine is a web-based game engine and component-based game framework designed for creating real-time interactive… anuken/gdxgifrecorder — A simple utility class for libGDX that records a GIF and saves it automatically. ayusharma/rss-to-json — An api to convert RSS feed to JSON. blueboxware/libgdxplugin — This unofficial plugin adds a number of libGDX related features and tools to IntelliJ and Android Studio. amzeratul/halley — Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity…