{"id":20550859,"url":"https://github.com/artodeschini/angularjogodavelha","last_synced_at":"2026-04-21T13:33:40.453Z","repository":{"id":144286288,"uuid":"617115263","full_name":"artodeschini/AngularJogoDaVelha","owner":"artodeschini","description":"Angular game jogo da velha","archived":false,"fork":false,"pushed_at":"2023-03-21T18:56:43.000Z","size":222,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T05:45:41.203Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artodeschini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-03-21T18:20:49.000Z","updated_at":"2023-03-21T18:21:27.000Z","dependencies_parsed_at":"2023-03-25T19:32:21.783Z","dependency_job_id":null,"html_url":"https://github.com/artodeschini/AngularJogoDaVelha","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/artodeschini/AngularJogoDaVelha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artodeschini%2FAngularJogoDaVelha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artodeschini%2FAngularJogoDaVelha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artodeschini%2FAngularJogoDaVelha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artodeschini%2FAngularJogoDaVelha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artodeschini","download_url":"https://codeload.github.com/artodeschini/AngularJogoDaVelha/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artodeschini%2FAngularJogoDaVelha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32094576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-16T02:27:39.406Z","updated_at":"2026-04-21T13:33:40.436Z","avatar_url":"https://github.com/artodeschini.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jogo Da Velha\n\nEste projeto foi desenvolvido com [Angular CLI](https://github.com/angular/angular-cli) version 15.2.3.\n\nTrata-se de um jogo com uma certa IA, nada muito complexo você joga contra o computador. São jogadas aleatórias porém 100% funcionais.\n\nO código para o as manipulações se encontrar como padrão na camada service `app/jogo-da-velha/shared/jogo-da-velha.service.ts`\n\n[service](./src/app/jogo-da-velha/shared/jogo-da-velha.service.ts)\n\n## requisitos\n\n* Node\n* npm\n* npx\n* git\n\n## instalar as dependencias\n\n```bash\nnpm install\n```\n\n## Development server\n\nPara executar como desenvolvemento\n\n```bash\nnpm run ng serve\n```\n\n[acesso local](http://localhost:4200/)\n\n## Code scaffolding (geracao de codigo)\n\nexecutado com `npm run ng g component component-name` para gerar um novo component. pode ser usado também para outros `npm run ng g directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nPara buildar a app os build serão feitos no diretorio dist\n\n```bash\nnpm run ng build\n```\n\n## execucao de testes unitarios\n\nvoce pode executar como o comando abaixo e ajudar a desenvolve-los\n\nEu não me detive a escreve-los e testa-los\n\n```bash\nnpm run ng test\n```\n\nPara mais informações sobre o [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 a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.\n\n## guia de referencia\n\nPara mais informações use\n\n```bash\nnpm run ng help\n```\n\nVocê pode acessar a pagina do [Angular CLI Overview and Command Reference](https://angular.io/cli).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartodeschini%2Fangularjogodavelha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartodeschini%2Fangularjogodavelha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartodeschini%2Fangularjogodavelha/lists"}