-
-
Save andru255/47cbd2ce214e8bf059be83c05df3dd8d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://slides.com/agar3s/que-debes-saber-para-hacer-un-juego-con-javascript#/ | |
capacidades canvas | |
http://codepen.io/agares/full/pJpoya/ | |
capacidades webgl | |
http://webglsamples.org/dynamic-cubemap/dynamic-cubemap.html | |
capacidades dispositivos de entrada | |
http://codepen.io/agares/full/NPdKOB/ | |
capacidades usermedia | |
https://js13kgames.com/games/whistleblower/index.html | |
capacidades gamepad | |
http://html5gamepad.com/ | |
capacidades mobile | |
https://codepen.io/agares/pen/RogjyO | |
capacidades localstorage | |
https://platzi.com/blog/local-storage-html5/ | |
capacidades requestAnimationFrame | |
https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame | |
capacidades webaudio | |
https://webaudiodemos.appspot.com/midi-synth/ | |
capacidades webrtc | |
http://socket.io/ | |
https://webrtc.github.io | |
capacidades can i use | |
http://caniuse.com/#search=canvas | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment