{"id":20985835,"url":"https://github.com/luc527/pin3-checkers","last_synced_at":"2026-06-18T21:31:55.478Z","repository":{"id":109887945,"uuid":"527004924","full_name":"luc527/pin3-checkers","owner":"luc527","description":"Play checkers against an AI! - Projeto integrador 3, UDESC 6ª fase 2022/2","archived":false,"fork":false,"pushed_at":"2022-12-31T16:41:46.000Z","size":2387,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-13T19:38:10.146Z","etag":null,"topics":["alpha-beta-pruning","artificial-intelligence","checkers","game","javascript","minimax","web"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/luc527.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":"2022-08-20T18:12:25.000Z","updated_at":"2022-11-26T22:04:04.000Z","dependencies_parsed_at":"2024-08-14T01:03:00.362Z","dependency_job_id":null,"html_url":"https://github.com/luc527/pin3-checkers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luc527/pin3-checkers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc527%2Fpin3-checkers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc527%2Fpin3-checkers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc527%2Fpin3-checkers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc527%2Fpin3-checkers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luc527","download_url":"https://codeload.github.com/luc527/pin3-checkers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luc527%2Fpin3-checkers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34508863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":["alpha-beta-pruning","artificial-intelligence","checkers","game","javascript","minimax","web"],"created_at":"2024-11-19T06:11:24.704Z","updated_at":"2026-06-18T21:31:55.454Z","avatar_url":"https://github.com/luc527.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JS Checkers\n\nProjeto Integrador 3, UDESC 6ª fase 2022/2\n\n## Setting up the environment\n\nThis projects uses JS modules, which don't work if you just open the html files in a browser. So a local http server is needed. Here are some options:\n\n### [NodeJS - Serve](https://www.npmjs.com/package/serve)\n\nFirst, you will need to have NodeJS installed. You can follow [these instructions](https://nodejs.org/en/download/package-manager/) on how to install it on your device.\nAfter NodeJS is installed and set up on your CLI path, simply run:\n\n```bash\n$ npx serve\n```\n\n### [Python http.server](https://docs.python.org/3/library/http.server.html)\n\nTo use python's built in http server, you just need to install Python3 ([instructions](https://www.python.org/downloads/)). After installing it you just need to run the following command:\n\n```bash\n$ python3 -m http.server\n```\n\n## Developers\n- [Lucas Moraes Schwambach](https://github.com/luc527)\n- [Mateus Lucas Cruz Brandt](https://github.com/mateuxlucax)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluc527%2Fpin3-checkers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluc527%2Fpin3-checkers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluc527%2Fpin3-checkers/lists"}