|
|
|
|
|
by cpearce
5038 days ago
|
|
The best JS library for fullscreen that I've found is https://github.com/toji/game-shim It's good because it shims the W3C specified fullscreen API; you only have to learn the specified API, you don't have to learn some other API. |
|