This is a version of Breakout thats based of the MDN 2d Breakout Tutorial but restructed into OOP. I also added ESLint and Webpack.
git clone https://github.com/xiluna/Breakout.git
- Vanilla JavaScript & HTML
- ESLint
- webpack
Pull requests are welcome. If there are things I could improve on let me know, please open an issue first to discuss what you would like to change.