Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
/ WildCards Public archive

A bare-bones remake of the Void Tyrant game and an example project to teach myself some Angular. Archived because I'm tired of juggling perpetual npm security fixes.

License

Notifications You must be signed in to change notification settings

mmitch/WildCards

Repository files navigation

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. Archived because I'm tired of juggling perpetual npm security fixes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published