awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • melonjs/melonjsAvatar von melonjs

    melonjs/melonJS

    6,319Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,319
  • danielkrupinski/osirisAvatar von danielkrupinski

    danielkrupinski/Osiris

    3,777Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,777
  1. Home
  2. User Interface & Experience
  3. Interactive UI Elements
  4. Game UI Element Composition