casey/pxl

Add pointer locking

Open

#22 opened on Jun 23, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (2 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (32 stars)
PR merge metrics
 (PR metrics pending)

Description

Some kinds of games, for example first-person shooters, will be hard to play if it isn't possible to lock and hide the cursor. We should support this.

Contributor guide