Bloodrush is a competitive web-based multiplayer team management game.
At it's core, bloodrush is a competitive team management game. You can spend as long or as little each day managing. Players have individual stats across the board, and different playstyles makes the team management and layout much more involved than it first seems. Once on the field, the players from each side of the board will battle in a desperate attempt to get to the scoring zone behind their opponents. Each player has a chance to get injured and lose stats, or if they're really unlucky they could die!
Bloodrush Landing Page Prototype
This repository contains the web front end for Bloodrush.
This project was generated with Angular CLI version 6.2.2.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
To use ngrx schematics ensure your default collection is set to ngrx's schematics using ng config cli.defaultCollection @ngrx/schematics
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.