xilaluna / breakout-oop

A version of Breakout that's based on the MDN 2d Breakout tutorial but restructured into OOP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breakout

This is a version of Breakout thats based of the MDN 2d Breakout Tutorial but restructed into OOP. I also added ESLint and Webpack.

Installation

git clone https://github.com/xiluna/Breakout.git

Tech Stack

  • Vanilla JavaScript & HTML
  • ESLint
  • webpack

Contributing

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.

About

A version of Breakout that's based on the MDN 2d Breakout tutorial but restructured into OOP.


Languages

Language:JavaScript 100.0%