Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/radzionc/breakout-game

Breakout Game with React and SVG
https://github.com/radzionc/breakout-game

javascript react svg

Last synced: about 2 months ago
JSON representation

Breakout Game with React and SVG

Awesome Lists containing this project

README

        

# Breakout Game

>

![all text](https://cdn-images-1.medium.com/max/800/1*uZnZD8xTmf0fxKqBpMhtfg.gif)

## [Play](https://radzionc.github.io/breakout-game/)

## Requirements:
- node.js
- create-react-app

## Technologies
* React
* SVG

## Run locally
```bash
npm install
npm start
```

## [Blog Post](https://geekrodion.com/blog/breakout-game)

## License

MIT © [RodionChachura](https://geekrodion.com)