Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nodegame/nodegame-window
Manages how nodeGame interacts with the browser's window.
https://github.com/nodegame/nodegame-window
browser dom interface javascript nodegame ui
Last synced: 3 months ago
JSON representation
Manages how nodeGame interacts with the browser's window.
- Host: GitHub
- URL: https://github.com/nodegame/nodegame-window
- Owner: nodeGame
- License: mit
- Created: 2012-03-02T08:50:27.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T11:37:03.000Z (3 months ago)
- Last Synced: 2024-11-18T12:49:29.728Z (3 months ago)
- Topics: browser, dom, interface, javascript, nodegame, ui
- Language: JavaScript
- Homepage: http://nodegame.org
- Size: 1.38 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# nodegame-window
[![Build Status](https://travis-ci.org/nodeGame/nodegame-window.png?branch=master)](https://travis-ci.org/nodeGame/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!
## Resources
- [nodeGame Documentation](https://github.com/nodeGame/nodegame/wiki)
## License
[MIT](LICENSE)