Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 398 Bytes

fullscreen

A script to add a tiny fullscreen button at bottom right of any webpage. Useful for JS games.

In your game index.html or whatever it's the html that loads it, just add:

<script type="text/javascript" src="fullscreen.js"></script>

There, it's done.

Author

Made by Érico Vieira Porto

License

Distributed under MIT license. See LICENSE for more information.