bloodrush-ng

Angular web app front for Bloodrush

Stars
0

Bloodrush Angular

Bloodrush is a competitive web-based multiplayer team management game.

About

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

Overview

This repository contains the web front end for Bloodrush.

This project was generated with Angular CLI version 6.2.2.

Development server

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.

Code scaffolding

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.

Ngrx

To use ngrx schematics ensure your default collection is set to ngrx's schematics using ng config cli.defaultCollection @ngrx/schematics.

Build

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.