This is my rendition of the classic arcade game "Breakout" by Atari. The purpose of making this game was to learn about HTML5 games, ES2015 and OOP in Javascript.
- Download or clone the repository
- Run "node server.js" in terminal
- Or to make live edits to source code run "gulp watch"
- Open http://localhost:3000 to play game