awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesGame UI Element Composition

Composing draggable items, pressable buttons, and bitmap-font text labels for game interfaces.

Distinct from Interactive UI Elements: Distinct from Interactive UI Elements: focuses on composing game-specific UI elements rather than general interactive components.

Explore 2 awesome GitHub repositories matching user interface & experience · Game UI Element Composition. Refine with filters or upvote what's useful.

Awesome Game UI Element Composition GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • melonjs/melonjsAvatar de melonjs

    melonjs/melonJS

    6,319Voir sur GitHub↗

    melonJS is a lightweight HTML5 game engine for building 2D games in the browser using JavaScript. It provides a complete framework for sprite animation, tilemap loading, physics simulation, input handling, and audio playback, with a unified rendering system that automatically switches between WebGL and Canvas2D backends without code changes. The engine distinguishes itself through several integrated capabilities. It features a per-sprite shader pipeline for custom fragment shader effects, a SAT-based collision engine with swappable physics adapters (including built-in SAT, Matter.js, and Plan

    Composes draggable items, pressable buttons, and bitmap-font text labels for interactive game interfaces.

    JavaScript
    Voir sur GitHub↗6,319
  • danielkrupinski/osirisAvatar de danielkrupinski

    danielkrupinski/Osiris

    3,777Voir sur GitHub↗

    Osiris is a software tool designed to modify Counter-Strike 2 gameplay through internal memory manipulation and visual overlays. It functions as an external game cheat and cross-platform modifier that alters game behavior and reveals hidden data to provide a competitive advantage. The project utilizes a Panorama GUI overlay to manage settings and features directly within the game environment. This interface is built using the Panorama framework to develop custom game GUIs and manage modification controls. The software covers real-time game telemetry and hidden data visualization by scanning

    Utilizes the Panorama framework to compose custom UI elements and menus directly within the game interface.

    C++cheatcounter-strikecounter-strike-2
    Voir sur GitHub↗3,777
  1. Home
  2. User Interface & Experience
  3. Interactive UI Elements
  4. Game UI Element Composition