An open API service indexing awesome lists of open source software.

https://github.com/mrcodedev/javascript-pong

Pong made with canvas-based JavaScript
https://github.com/mrcodedev/javascript-pong

canvas html javascript

Last synced: 11 months ago
JSON representation

Pong made with canvas-based JavaScript

Awesome Lists containing this project

README

          

# JAVASCRIPT PONG
Pong realizado con ES6. Práctica realizada a través del vídeo de YouTube: https://www.youtube.com/watch?v=ju09womACpQ. Es una charla del canal de http://bit.ly/meth-meth-method.

Se puede ver el repositorio: https://github.com/meth-meth-method/pong

Curiosidad sana de ver como se hace un simple pong con **Canvas** y **JavaScript**.