This game was developed using Typescript and HTML5 canvas
Before run, you will need npm and typescript installed on your local machine
To install npm dependencies, run:
$ npm install
To transpile typescript to javascript, run:
$ tsc
To see a running version, try http://luann.com.br/pong/