{"id":15107628,"url":"https://github.com/ducasse/myg","last_synced_at":"2025-08-27T19:32:42.246Z","repository":{"id":158753219,"uuid":"631927051","full_name":"Ducasse/Myg","owner":"Ducasse","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-20T14:43:48.000Z","size":5691,"stargazers_count":3,"open_issues_count":2,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-10T08:04:12.429Z","etag":null,"topics":["pharo"],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","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/Ducasse.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,"zenodo":null}},"created_at":"2023-04-24T11:00:16.000Z","updated_at":"2025-05-20T14:43:52.000Z","dependencies_parsed_at":"2024-06-01T22:18:17.489Z","dependency_job_id":"25dedfd7-fcf6-4f5f-a72f-5d24fb659360","html_url":"https://github.com/Ducasse/Myg","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Ducasse/Myg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ducasse%2FMyg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ducasse%2FMyg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ducasse%2FMyg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ducasse%2FMyg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ducasse","download_url":"https://codeload.github.com/Ducasse/Myg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ducasse%2FMyg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272367838,"owners_count":24922230,"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-08-27T02:00:09.397Z","response_time":76,"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":["pharo"],"created_at":"2024-09-25T21:40:29.244Z","updated_at":"2025-08-27T19:32:42.224Z","avatar_url":"https://github.com/Ducasse.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Myg\n\nMyg is a project containing games and providing tools to create other games.\n\n## Loading the project \n\nLoad a stable version of Myg with the following snippet, in Pharo 11:\n\n```Smalltalk\nAuthor fullName: 'No'.\nMetacello new\n\trepository: 'github://Ducasse/Myg:v1.0.3/src';\n\tbaseline: 'Myg';\n\tload.\n```\n\nFor development, load master branch:\n\n```Smalltalk\nAuthor fullName: 'No'.\nMetacello new\n\trepository: 'github://Ducasse/Myg';\n\tbaseline: 'Myg';\n\tonConflictUseLoaded;\n\tload.\n```\n\n\n## Playing Games\n\nThere are currently 3 games in Myg :\n\n- MineSweeper\n- Takuzu\n- Sokoban\n\nYou can play each game by executing these snippets :\n\n```Smalltalk\nMineSweeper open\n```\n```Smalltalk\nTakuzu open\n```\n```Smalltalk\nSokoban open\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducasse%2Fmyg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fducasse%2Fmyg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducasse%2Fmyg/lists"}