mmitch / WildCards

A bare-bones remake of the Void Tyrant game and an example project to teach myself some Angular.

Home Page:https://mmitch.github.io/WildCards/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wild Cards

Code coverage status CI CD status CodeQL status

Project homepage: https://github.com/mmitch/WildCards Demo version: https://mmitch.github.io/WildCards/

This is both a bare-bones remake of Void Tyrant and an example project to teach myself some Angular.

License

Copyright (C) 2020 Christian Garbs mitch@cgarbs.de
Licensed under GNU GPL v3 or later.

Wild Cards is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Wild Cards is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Wild Cards. If not, see http://www.gnu.org/licenses/.

Boilerplate

This project was generated with Angular CLI version 10.1.3.

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.

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.

About

A bare-bones remake of the Void Tyrant game and an example project to teach myself some Angular.

https://mmitch.github.io/WildCards/

License:GNU General Public License v3.0


Languages

Language:TypeScript 85.6%Language:HTML 10.4%Language:JavaScript 2.7%Language:CSS 1.3%