{"id":18884343,"url":"https://github.com/gastonduault/zelda","last_synced_at":"2026-03-14T02:36:51.675Z","repository":{"id":198273146,"uuid":"309813184","full_name":"gastonduault/zelda","owner":"gastonduault","description":"Zelda in C with the SDL 2.0 library ","archived":false,"fork":false,"pushed_at":"2023-03-08T20:19:46.000Z","size":9522,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-23T01:41:25.291Z","etag":null,"topics":["c","jeu","sdl2"],"latest_commit_sha":null,"homepage":"","language":"C","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/gastonduault.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}},"created_at":"2020-11-03T21:37:33.000Z","updated_at":"2024-07-30T15:23:54.000Z","dependencies_parsed_at":"2023-10-05T05:41:12.278Z","dependency_job_id":null,"html_url":"https://github.com/gastonduault/zelda","commit_stats":null,"previous_names":["gastonduault/zelda"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gastonduault/zelda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonduault%2Fzelda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonduault%2Fzelda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonduault%2Fzelda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonduault%2Fzelda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gastonduault","download_url":"https://codeload.github.com/gastonduault/zelda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gastonduault%2Fzelda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30486178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T01:54:10.014Z","status":"online","status_checked_at":"2026-03-14T02:00:06.612Z","response_time":57,"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":["c","jeu","sdl2"],"created_at":"2024-11-08T07:12:15.378Z","updated_at":"2026-03-14T02:36:51.612Z","avatar_url":"https://github.com/gastonduault.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eZelda\u003c/h1\u003e \nPetit jeu avec link en C avec la bibliothèque SDL 2.0 \n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cul\u003e\u003cli\u003eencore en cour de création\u003c/li\u003e\n    \u003cul\u003e\n        \u003cli\u003ealler plus loin dans la map\u003c/li\u003e\n        \u003cli\u003eCélébration de Link\u003c/li\u003e\n        \u003cli\u003eAnimation lorsque Link essaye de sortir son épée dans la maison\u003c/li\u003e\n    \u003c/ul\u003e\n\u003c/ul\u003e\n\u003ch2\u003eJouer au jeu\u003c/h2\u003e\n\u003cp\u003eil faut exécuter prog.exe a l'aide d'un Shell\u003c/p\u003e\n\u003cp\u003e- \u003cem\u003eprog.exe\u003c/em\u003e se situe dans le dossier bin \u003e\u003e bin\\prog.exe\u003c/p\u003e\n\n\u003ch2\u003eLes commandes du jeu :\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003e\n        \u003cstrong\u003edroite :\u003c/strong\u003e flèche de droite du pavé numérique\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cstrong\u003egauche :\u003c/strong\u003e flèche de gauche du pavé numérique\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cstrong\u003ebas :\u003c/strong\u003e flèche du bas du pavé numérique\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cstrong\u003ehaut :\u003c/strong\u003e flèche du haut du pavé numérique\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cstrong\u003esortir épée :\u003c/strong\u003e espace\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cstrong\u003eQuitter :\u003c/strong\u003e Touche échape\n    \u003c/li\u003e\n    \u003cli\u003e\n        \u003cstrong\u003eCélébration :\u003c/strong\u003e Touche C    \n    \u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cbr /\u003e\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/zeldamap.bmp\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/Maison.bmp\"\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/map2.png\"\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\u003chr /\u003e\n\u003cbr /\u003e\n\u003ctable\u003e\n\u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/linkH.bmp\"\u003e\n        \u003ctd\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/linkH1.bmp\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/linkH2.bmp\"\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/linkB.bmp\"\u003e\n        \u003ctd\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/linkB1.bmp\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/linkB2.bmp\"\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/linkG.bmp\"\u003e\n        \u003ctd\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/linkG1.bmp\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/linkG2.bmp\"\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/linkR.bmp\"\u003e\n        \u003ctd\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/linkR1.bmp\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"src/img/linkR2.bmp\"\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\u003cimg src=\"src/img/epee.PNG\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgastonduault%2Fzelda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgastonduault%2Fzelda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgastonduault%2Fzelda/lists"}