Run and Jump! Create a 2D Game with Javascript and HTML5!
У вашего броузера проблема в совместимости с HTML5
In this video tutorial you will learn how to program basic 2D platformer physics using Javascript and the HTML5 canvas. Move and Jump smoothly across the screen utilizing simple physics code and a requestAnimationFrame game loop! This tutorial is suited for desktop browsers and takes keyboard input.
Check out the source code on my Github Page! https://github.com/frankarendpoth/frankarendpoth.github.io/blob/master/content/pop-vlog/javascript/2017/009-control/control.js