Hide distracting UI elements in voxel.js
Inspired by GitHub Zen Writing Mode, which hides all but the text, voxel-zen hides all but the game canvas. Before:
After:
Hides the following:
- voxel.js logo
- stats FPS meter
- voxel-inventory-hotbar
- voxel-voila
- dat.gui
Requires kb-bindings with 'zen' keybinding configured (for example to 'F1').
MIT