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

https://github.com/javascript-pro/rex-invaders

game builders guild @rexlabs
https://github.com/javascript-pro/rex-invaders

game-development react

Last synced: 6 months ago
JSON representation

game builders guild @rexlabs

Awesome Lists containing this project

README

          

# Rex Invaders

> Rexlabs Branded Space Invaders made with React and stuff
Forked from [grancalavera/react-spaceinvaders](https://github.com/grancalavera/react-spaceinvaders)

## Ready Player One?

To start playing...

```bash
cd
git clone https://github.com/listingslab/rex-invaders.git
cd rex-invaders
yarn
yarn less
yarn start
```
Navigate to [Port 8080](http://localhost:8080)