{"id":25088596,"url":"https://github.com/mega2799/ise-blackjack","last_synced_at":"2026-05-18T00:32:31.416Z","repository":{"id":275440446,"uuid":"925747615","full_name":"mega2799/ISE-BlackJack","owner":"mega2799","description":"ISE final project, report 👇🏻","archived":false,"fork":false,"pushed_at":"2025-03-19T19:15:21.000Z","size":774,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-11T21:36:16.166Z","etag":null,"topics":["bdi","intelligent-systems","jason","java"],"latest_commit_sha":null,"homepage":"https://mega2799.github.io/IntelligentSystem-21/","language":"Java","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/mega2799.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,"zenodo":null}},"created_at":"2025-02-01T16:48:05.000Z","updated_at":"2025-03-19T19:15:24.000Z","dependencies_parsed_at":"2025-07-13T02:45:40.712Z","dependency_job_id":null,"html_url":"https://github.com/mega2799/ISE-BlackJack","commit_stats":null,"previous_names":["mega2799/ise-blackjack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mega2799/ISE-BlackJack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mega2799%2FISE-BlackJack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mega2799%2FISE-BlackJack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mega2799%2FISE-BlackJack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mega2799%2FISE-BlackJack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mega2799","download_url":"https://codeload.github.com/mega2799/ISE-BlackJack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mega2799%2FISE-BlackJack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: 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":["bdi","intelligent-systems","jason","java"],"created_at":"2025-02-07T10:38:05.478Z","updated_at":"2026-05-18T00:32:27.551Z","avatar_url":"https://github.com/mega2799.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# ISE-BlackJack\n\n![Copertina](https://github.com/mega2799/ISE-BlackJack/blob/main/album.jpg)\n\n![Stato Build](https://img.shields.io/github/actions/workflow/status/mega2799/ISE-BlackJack/build.yml)\n![Licenza](https://img.shields.io/github/license/mega2799/ISE-BlackJack)\n\n## Descrizione\n\n**ISE-BlackJack** è un progetto che unisce il classico gioco del BlackJack con un'implementazione avanzata basata su **sistemi multi-agente (MAS)** e **agenti BDI (Belief-Desire-Intention)**. Il progetto utilizza **Jason AgentSpeak**, un linguaggio specifico per la programmazione di agenti intelligenti, per modellare il comportamento del banco e del giocatore in un ambiente simulato.\n\nL'obiettivo principale è esplorare l'interazione tra agenti autonomi che prendono decisioni basate su credenze, desideri e intenzioni, migliorando così la strategia di gioco attraverso un processo decisionale dinamico.\n\n## Caratteristiche Principali\n\n- **Agenti BDI**: Il giocatore è implementato come un agente intelligente con credenze, desideri e intenzioni.\n- **Sistema Multi-Agente (MAS)**: Utilizzo di Jason per gestire la comunicazione e la coordinazione tra gli agenti.\n- **Strategia di gioco adattiva**: Gli agenti aggiornano le loro credenze e strategie in base all'evoluzione della partita.\n- **Interfaccia testuale interattiva**: Il gioco si svolge in un ambiente a riga di comando con aggiornamenti in tempo reale.\n- **Environment**: Il tavolo di gioco rappresenta a tutti gli effetti l'environment in cui gli attori sono immersi.\n\n## Installazione e Avvio\n\n1. **Clona la repository**:\n   ```bash\n   git clone https://github.com/mega2799/ISE-BlackJack.git\n   ```\n2. **Accedi alla directory del progetto**:\n   ```bash\n   cd ISE-BlackJack\n   ```\n3. **Avvia il gioco utilizzando uno degli agenti intelligenti**:\n   ```bash\n    ./gradlew runsmartPlayerMAS - Esegue il MAS smartPlayer.mas2j\n    ./gradlew runStrategistMAS - Esegue il MAS Strategist.mas2j\n    ./gradlew runwaySmarterPlayerMAS - Esegue il MAS waySmarterPlayer.mas2j\n   ```\n\n## Licenza\n\nQuesto progetto è distribuito sotto la licenza MIT. Vedi il file [LICENSE](https://github.com/mega2799/ISE-BlackJack/blob/main/LICENSE) per dettagli.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmega2799%2Fise-blackjack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmega2799%2Fise-blackjack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmega2799%2Fise-blackjack/lists"}