README
nodegame-window
Manages the interaction of nodeGame with the browser's window.
Can do things like: create header, info panel, main frame, disable right click, disable back button and much more!
Provides a handy API to interface nodeGame with the browser window.
<script type="module">
import nodegameWindow from 'https://cdn.skypack.dev/nodegame-window';
</script>
Manages the interaction of nodeGame with the browser's window.
Can do things like: create header, info panel, main frame, disable right click, disable back button and much more!