{"id":14968284,"url":"https://github.com/codeficct/matchinggame","last_synced_at":"2026-01-25T14:33:30.753Z","repository":{"id":125527129,"uuid":"562260579","full_name":"codeficct/MatchingGame","owner":"codeficct","description":"✨ Matching Game, El juego de memoria visual de combinaciones. Proyecto de Investigacion para la Feria 2-2022 de la FICCT-UAGRM","archived":false,"fork":false,"pushed_at":"2023-03-05T00:04:57.000Z","size":4587,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-19T05:42:19.109Z","etag":null,"topics":["csharp","ficct","uagrm","xamarin","xamarin-android","xamarin-ios"],"latest_commit_sha":null,"homepage":"","language":"C#","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/codeficct.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-11-05T19:39:55.000Z","updated_at":"2024-05-11T14:06:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"55376731-d667-4654-8d80-a52ee213332d","html_url":"https://github.com/codeficct/MatchingGame","commit_stats":{"total_commits":105,"total_committers":2,"mean_commits":52.5,"dds":0.07619047619047614,"last_synced_commit":"81c950dc5d4621dc28f49dbc92c4e5115d685bb9"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeficct%2FMatchingGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeficct%2FMatchingGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeficct%2FMatchingGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeficct%2FMatchingGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeficct","download_url":"https://codeload.github.com/codeficct/MatchingGame/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239605124,"owners_count":19666998,"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","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":["csharp","ficct","uagrm","xamarin","xamarin-android","xamarin-ios"],"created_at":"2024-09-24T13:39:38.529Z","updated_at":"2025-11-13T07:30:17.634Z","avatar_url":"https://github.com/codeficct.png","language":"C#","readme":"\u003ch1 align=\"center\"\u003eMatching Game - Feria 2-2022\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n \u003cimg width=\"20%\" src=\"https://user-images.githubusercontent.com/88288135/211443406-f5b3cdd7-75ec-4c08-b07d-4cf5a4ec231a.jpeg\" /\u003e\n \u003cimg width=\"20%\" src=\"https://user-images.githubusercontent.com/88288135/211443409-a692d590-27cc-492d-879a-387a77484011.jpeg\" /\u003e\n\u003c/div\u003e\n\n## ✨ El juego de memoria visual de combinaciones.\n\n- 🧑🏻‍💻 Materia/Area: Programación 1\n- 🚀 Lenguage: [C#](https://learn.microsoft.com/es-es/dotnet/csharp/)\n- 🦾 Framework: [Xamarin](https://dotnet.microsoft.com/en-us/apps/xamarin)\n- 📱 Plataformas: Android \u0026 iOS\n- 📦 Paradigma: Programación orientada a objetos\n- ⚡️ Facultad: [FICCT](https://www.uagrm.edu.bo/facultades/ficct)\n- 💅 Docente: Ing. Alberto Mollo M.\n- 🧑🏻‍💻 Desarrolladores: [Luis Gabriel Janco](https://github.com/LuiSauter), Ronald Rodriguez Bolivar\n\n## Proyecto de investigación\nEl emparejamiento es una habilidad esencial que nos ayuda a mejorar una serie de habilidades cognitivas como la memoria visual, la memoria a corto plazo y el reconocimiento de patrones que es un plus para un desarrollador de software.\n\nEmparejar un objeto con otro es una tarea compleja, y se vuelve especialmente\ncomplicado cuando haces coincidir algo más abstracto, como una imagen, un color o\nun sonido. La combinación también ayuda con el enfoque.\n\nLos juegos de combinaciones con parejas mejoran el lenguaje, la concentración y\nla memoria. Una investigación ha demostrado un vínculo entre la dislexia y la memoria de trabajo. Para aprender nuevas palabras, tenemos que recordar cada segmento\nde sonido, juntarlos y recordar cómo se ven para usarlos en el futuro. Para hacer esto,\nse necesita una buena memoria de trabajo.\n\n## Estado del proyecto\n\n- [x] Primera fase.\n- [x] Segunda fase.\n- [x] Tercera fase.\n\n \u003ctable\u003e\n    \u003ctbody\u003e\n      \u003ctr \u003e\n        \u003ctd\u003eDocumentación:\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e100%\u003c/td\u003e\n      \u003c/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eDiseño\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e95%\u003c/td\u003e\n      \u003c/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLogica Estructural\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e90%\u003c/td\u003e\n      \u003c/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCódigo\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e80%\u003c/td\u003e\n      \u003c/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eRevisiones\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e5\u003c/td\u003e\n      \u003c/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003ePull Requests\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e4\u003c/td\u003e\n      \u003c/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eContribuciones\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\n          \u003ca href=\"https://github.com/LuiSauter\"\u003eLuis Gabriel Janco #35\u003c/a\u003e\n        \u003c/td\u003e\n      \u003c/tr\u003e\n    \u003c/tbody\u003e\n  \u003c/table\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeficct%2Fmatchinggame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeficct%2Fmatchinggame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeficct%2Fmatchinggame/lists"}