/pongjs

An easy and simple old fashion Pong game version in JS

Primary LanguageJavaScript

PongJS

Javascript Pong game developer during the last Open Tech School in Berlin, just an simple exercise to workout some canvas HTML 5 cool features.

Actually this is just something to show how to:

  • Use Object Orientation principles with Javascript
  • Work with canvas HTML 5 drawing features
  • Have fun while teaching at @OpenTechSchool Berlin, xD!

To start, and pause, use the button below or your space bar

Wanna play?: demo

Code available at github and here

@purbon