home/categories/gaming/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-cpp-sdl-input-manager-abstraction-skill-md
gamingdevelopment
cpp-sdl-input-manager-abstraction
Design and implement a singleton InputManager for an SDL-based game engine that abstracts SDL dependencies behind an engine-agnostic API. It encapsulates gamepad logic in a dedicated class, uses unordered maps for robust device management, and tracks input state transitions.
maintainer
ECNU-ICALK
更新於 3/16/2026
星標
304
分支
34
quick start
Installation and usage
Design and implement a singleton InputManager for an SDL-based game engine that abstracts SDL dependencies behind an engine-agnostic API. It encapsulates gamepad logic in a dedicated class, uses unordered maps for robust device management, and tracks input state transitions.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use cpp-sdl-input-manager-abstraction