break-through-reactdeprecated

Curently designed for the solely purpose of being used in the cube academy website. If you are planning to use it for your own needs I advise you fork the repository and rewrite it to suit your needs.

Usage no npm install needed!

<script type="module">
  import breakThroughReact from 'https://cdn.skypack.dev/break-through-react';
</script>

README

Breakout game component for React.

  • Curently designed for the solely purpose of being used in the cube academy website. If you are planning to use it for your own needs I advise you fork the repository and rewrite it to suit your needs.

Usage

Just place the component anywhere you want and style it as you would a normal div component elsewhere in your application, it was designed to be responsive and aware of its own dimensions.