Tagged Questions

Often the primary input device for console games. Typically designed to be held in one or both hands rather than being laid on a surface.

learn more… | top users | synonyms

2
votes
2answers
1k views

On screen controller for libgdx games?

Does anyone know a better controller for 2D Games than a virtual on screen joystick? The pros of the joystick are: Easy to implement for developers Familiar interface for users But there is a ...