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
- Host: GitHub
- URL: https://github.com/javascript-pro/rex-invaders
- Owner: javascript-pro
- Created: 2019-06-29T03:18:08.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2021-02-11T23:45:44.000Z (about 5 years ago)
- Last Synced: 2025-04-06T06:15:08.125Z (about 1 year ago)
- Topics: game-development, react
- Language: JavaScript
- Homepage:
- Size: 1.75 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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)