GSoster / canvasExperiments

A bundle of canvas experiments to test what can I do with it :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

canvasExperiments

A bundle of canvas experiments to test what can I do with it :)

Examples and experiments with canvas:
1 - A simple canvas framework and bouncing square game (original by: http://rembound.com/articles/how-to-make-a-html5-canvas-game).

#Interactive Player

  • Canvas com overlay video tag;
  • Agendar momentos de pausa;
  • Canvas deve apresentar ultima imagem exibida pela tag video como uma imagem estática;
  • Aplicar filtros a imagem estática (grayscale, pixel, etc);
  • Exibir texto (pergunta);
  • Exibir botões/mapear cliques;
  • Controle de fluxo: executar/voltar video baseado nas respostas (cliques nos botões);

All Assets come from: https://opengameart.org/content/lpc-style-farm-animals

lidar com Sprites: https://www.kirupa.com/canvas/sprite_animations_canvas.htm http://www.williammalone.com/articles/create-html5-canvas-javascript-sprite-animation/ https://jlongster.com/Making-Sprite-based-Games-with-Canvas

About

A bundle of canvas experiments to test what can I do with it :)


Languages

Language:JavaScript 94.7%Language:HTML 5.3%