Atari's classic Breakout game with levels, speed modes, lives, score count and more.
git clone https://github.com/madzadev/breakout.git
cd breakout
npm install
npm run dev
Any feature requests and pull requests are welcome!
The project is under MIT license.