Caution
This game is no longer maintained and might not launch correctly. It may also contain deprecated or vulnerable packages.
Run it at your own risk.
This is my version of the breakout game, inspired by the talk "Juice it or Lose it" by Martin Jonasson and Petri Purho.
It was created using the Dreamengine game engine.
To install the necessary dependencies, navigate to the root directory and run:
npm i
To start the game, navigate to the root directory and run:
npm start