Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 407 Bytes

readme.md

File metadata and controls

18 lines (13 loc) · 407 Bytes

Input system

This is cross-platform, cross-device, multiplayer (hot-seat) input system.

It is similar to unity / UE5 input system

NOT READY FOR REAL USE YET

todo

  • basic working system
  • action maps
  • unit tests
  • gamepads
  • mouse
  • bridges for popular frameworks (SDL, raylib, etc..)
  • custom devices (interface than can resolve data.Type)
  • documentation