Simple collection of shims to normalize several game-realated APIs into their documented standards.

APIs Covered:
● requestAnimationFrame
● fullscreen
● mouselock
● gamepad

https://github.com/toji/game-shim

Looks really useful!