{"id":23757089,"url":"https://github.com/mmitch/wildcards","last_synced_at":"2025-09-05T04:31:29.997Z","repository":{"id":41994586,"uuid":"300717979","full_name":"mmitch/WildCards","owner":"mmitch","description":"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.","archived":true,"fork":false,"pushed_at":"2024-10-11T18:51:01.000Z","size":4020,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-20T22:43:47.481Z","etag":null,"topics":["angular","card-game","deck-building","game","remake","typescript"],"latest_commit_sha":null,"homepage":"https://mmitch.github.io/WildCards/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmitch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-02T19:33:53.000Z","updated_at":"2024-10-23T16:20:00.000Z","dependencies_parsed_at":"2023-02-15T11:46:38.514Z","dependency_job_id":"0c6d72fd-862a-413c-9042-245ec78269f5","html_url":"https://github.com/mmitch/WildCards","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mmitch/WildCards","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmitch%2FWildCards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmitch%2FWildCards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmitch%2FWildCards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmitch%2FWildCards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmitch","download_url":"https://codeload.github.com/mmitch/WildCards/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmitch%2FWildCards/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713257,"owners_count":25154606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","card-game","deck-building","game","remake","typescript"],"created_at":"2024-12-31T19:37:00.135Z","updated_at":"2025-09-05T04:31:24.985Z","avatar_url":"https://github.com/mmitch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wild Cards\n\n[![Code coverage status](https://codecov.io/github/mmitch/WildCards/coverage.svg?branch=master)](https://codecov.io/github/mmitch/WildCards?branch=master)\n[![CI CD status](https://github.com/mmitch/WildCards/workflows/CI%20CD/badge.svg?branch=master)](https://github.com/mmitch/actions)\n[![CodeQL status](https://github.com/mmitch/WildCards/workflows/CodeQL/badge.svg?branch=master)](https://github.com/mmitch/actions)\n\nProject homepage: https://github.com/mmitch/WildCards\nDemo version: https://mmitch.github.io/WildCards/\n\nThis is both a bare-bones remake of [Void Tyrant](https://play.google.com/store/apps/details?id=com.armorgames.voidtyrant) and an example project to teach myself some [Angular](https://angular.io).\n\n## License\n\nCopyright (C) 2020  Christian Garbs \u003cmitch@cgarbs.de\u003e  \nLicensed under GNU GPL v3 or later.\n\nWild Cards is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nWild Cards is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with Wild Cards.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\n\n## Boilerplate\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.3.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmitch%2Fwildcards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmitch%2Fwildcards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmitch%2Fwildcards/lists"}