Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
shakty committed Apr 21, 2018
1 parent a5ce500 commit dd0fb63
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(The MIT License)

Copyright (c) 2015 Stefano Balietti
Copyright (c) 2018 Stefano Balietti

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# 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

- See [documentation](https://github.com/nodeGame/nodegame/wiki).
- Browse [source code](http://nodegame.github.io/nodegame-window/docs/index.js.html).

Expand Down

0 comments on commit dd0fb63

Please sign in to comment.