Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 278 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 278 Bytes

pong.js

The classic Atari game, but built using JavaScript ES6 and HTML Canvas! This was done as an exercise to familiarize myself more with HTML Canvas and what is able to be done with it, while also getting more familiar with ES6. Done with the help of an online tutorial.