2 Repos
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.
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.
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.