Skip to content

Instantly share code, notes, and snippets.

@agar3s
Last active August 6, 2017 01:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save agar3s/b403905a70a8b5e6f2e80850f2d482c8 to your computer and use it in GitHub Desktop.
Save agar3s/b403905a70a8b5e6f2e80850f2d482c8 to your computer and use it in GitHub Desktop.
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