{"id":16445727,"url":"https://github.com/doreapp/alia-puissance-4","last_synced_at":"2026-02-27T06:11:58.642Z","repository":{"id":56469610,"uuid":"306547645","full_name":"Doreapp/ALIA-Puissance-4","owner":"Doreapp","description":"Repo Prolog pour la 4IF : Puissance 4 ","archived":false,"fork":false,"pushed_at":"2020-11-06T11:34:38.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-26T10:12:56.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Prolog","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Doreapp.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}},"created_at":"2020-10-23T06:25:23.000Z","updated_at":"2020-11-06T11:34:41.000Z","dependencies_parsed_at":"2022-08-15T19:20:35.524Z","dependency_job_id":null,"html_url":"https://github.com/Doreapp/ALIA-Puissance-4","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Doreapp/ALIA-Puissance-4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doreapp%2FALIA-Puissance-4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doreapp%2FALIA-Puissance-4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doreapp%2FALIA-Puissance-4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doreapp%2FALIA-Puissance-4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Doreapp","download_url":"https://codeload.github.com/Doreapp/ALIA-Puissance-4/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doreapp%2FALIA-Puissance-4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29887018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T05:38:26.446Z","status":"ssl_error","status_checked_at":"2026-02-27T05:38:25.235Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-10-11T09:45:12.222Z","updated_at":"2026-02-27T06:11:58.609Z","avatar_url":"https://github.com/Doreapp.png","language":"Prolog","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ALIA-Puissance-4\n\nHexanome 4313 :\n\nDamien Carreau\nEnzo Boscher\nAlexandre Bonhomme\nPierre-Louis Jallerat\nMickael Ben Said\nAntoine Mandin\n\n # Main.pl\n \n Niveau de l'IA:\u003cbr/\u003e\n 0: pas d'IA, joueur humain\u003cbr/\u003e\n 1: aléatoire\u003cbr/\u003e\n 2: s'il existe, joue un coup gagnant\u003cbr/\u003e\n 3: 2 + s'il existe, empèche un coup gagnant adverser\u003cbr/\u003e\n 4: 2 + 3 + joue un coup random sans donné un coup gagnant à l'adversaire\u003cbr/\u003e\n 5: 2 + 3 + MinMas statique\u003cbr/\u003e\n \u003cbr/\u003e\n- Lancer un jeu :\u003cbr/\u003e\n ``lancerJeu(arg1, arg2, Etat, Res).``\u003cbr/\u003e\narg1: niv de l'IA du joueur 1\u003cbr/\u003e\narg2: niv de l'IA du joueur 2\u003cbr/\u003e\nEtat: Spécifie si l'on souhaite un affichage du jeu ou non. (utile pour stats)\u003cbr/\u003e\nRes : Retourne le joueur gagnant\u003cbr/\u003e\nEx  : ``lancerJeu(3,5,1,R).\u003cbr/\u003e``\n\u003cbr/\u003e\n\n - Lancer une statistique\u003cbr/\u003e\n Lance une statistique entre 2 IA (N1 et N2) sur 50 jeux\u003cbr/\u003e\n  ``stats(N1,N2,Cpt,J1,J2,Nul).``\u003cbr/\u003e\n N1 : niv de l'IA du joueur 1\u003cbr/\u003e\n N2 : niv de l'IA du joueur 2\u003cbr/\u003e\n Cpt: Compteur du nombre de jeu. Compte jusqu'à 50\u003cbr/\u003e\n J1 : Nombre de jeu gagner par le joueur 1\u003cbr/\u003e\n J2 : Nombre de jeu gagner par le joueur 2\u003cbr/\u003e\n Nul: Nombre de jeu nul\u003cbr/\u003e\n Ex : ``stats(3,5,0,0,0,0).``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoreapp%2Falia-puissance-4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoreapp%2Falia-puissance-4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoreapp%2Falia-puissance-4/lists"}