{"id":14960303,"url":"https://github.com/jeronimo-duque/sma-videogame","last_synced_at":"2026-02-10T22:02:30.879Z","repository":{"id":252812705,"uuid":"841525764","full_name":"jeronimo-duque/SMA-Videogame","owner":"jeronimo-duque","description":"Este repositorio alberga el desarrollo de un videojuego educativo para incentivar a estudiantes de la UAO a considerar el emprendimiento como opción de vida. ","archived":false,"fork":false,"pushed_at":"2024-11-02T04:21:41.000Z","size":31329,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-25T06:16:35.740Z","etag":null,"topics":["csharp","educational-project","indiegame","unity","videogame"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jeronimo-duque.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}},"created_at":"2024-08-12T15:24:34.000Z","updated_at":"2024-11-02T04:21:45.000Z","dependencies_parsed_at":"2024-08-12T18:27:51.607Z","dependency_job_id":"6f8dcc76-3ed7-4cf0-8787-15f55637fc46","html_url":"https://github.com/jeronimo-duque/SMA-Videogame","commit_stats":{"total_commits":16,"total_committers":3,"mean_commits":5.333333333333333,"dds":0.375,"last_synced_commit":"2bc06b8fb51f3751997a6f66c96896b7bbaf3768"},"previous_names":["jeronimo-duque/sma-videogame"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeronimo-duque/SMA-Videogame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeronimo-duque%2FSMA-Videogame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeronimo-duque%2FSMA-Videogame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeronimo-duque%2FSMA-Videogame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeronimo-duque%2FSMA-Videogame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeronimo-duque","download_url":"https://codeload.github.com/jeronimo-duque/SMA-Videogame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeronimo-duque%2FSMA-Videogame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29319266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"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":["csharp","educational-project","indiegame","unity","videogame"],"created_at":"2024-09-24T13:22:00.240Z","updated_at":"2026-02-10T22:02:30.856Z","avatar_url":"https://github.com/jeronimo-duque.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nombre del Proyecto\n\n# Descripción del Proyecto\n\nEste repositorio alberga el desarrollo de un videojuego educativo creado para incentivar a los estudiantes de últimos semestres de la Universidad Autónoma de Occidente (UAO) a considerar el emprendimiento como una opción viable para su proyecto de vida y desarrollar ideas innovadoras.\n\nEl objetivo principal del juego es servir como una herramienta pedagógica que inspire a los estudiantes a explorar el mundo del emprendimiento, ayudándolos a comprender los desafíos y oportunidades que conlleva iniciar un negocio propio. A medida que el proyecto avance, se implementarán diversas mecánicas y elementos interactivos para crear una experiencia inmersiva y motivadora.\n\nEste repositorio incluye todo el código fuente, la documentación técnica y los recursos necesarios para el desarrollo continuo del videojuego.\n\n**Descripción**  \nEste repositorio alberga el desarrollo de un videojuego educativo para incentivar a estudiantes de la UAO a considerar el emprendimiento como opción de vida. fuente y documentación técnica\n\n**Tabla de Contenidos**\n\n1. [Instalación]\n2. [Uso]\n3. [Estructura del Proyecto]\n4. [Contribuciones]\n\n## Instalación\n\nInstrucciones para clonar el repositorio y preparar el entorno de desarrollo.\n\nabrir bash\ngit clone https://github.com/jeronimo-duque/SMA-Videogame.git\ncd SMA-Videogame\n\n##Estructura del proyecto\n\n/src\n/components # Componentes de la aplicación\n/assets # Recursos estáticos (imágenes, fuentes, etc.)\n/scripts # Scripts utilizados.\nREADME.md # Este archivo\n\nContribuciones\nGuía para que otros desarrolladores puedan contribuir al proyecto.\n\nCambiar de Rama\ngit checkout nombre-de-la-rama\n\nverificar estado\ngit status\n\nAñadir Archivos al Staging Area\ngit add .\n\nHacer un commit\ngit commit -m \"Descripción del cambio\"\n\nSubir los cambios al repositorio\ngit push origin nombre-de-la-rama\n\nDescargar y Fusionar Cambios del Repositorio Remoto\ngit pull\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeronimo-duque%2Fsma-videogame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeronimo-duque%2Fsma-videogame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeronimo-duque%2Fsma-videogame/lists"}