{"id":19042293,"url":"https://github.com/mrmorais/c-eleste","last_synced_at":"2026-06-19T03:31:55.571Z","repository":{"id":82401006,"uuid":"94646804","full_name":"mrmorais/C-eleste","owner":"mrmorais","description":"Um jogo da cobrinha autônomo com algoritmo de backtracking","archived":false,"fork":false,"pushed_at":"2017-06-18T14:17:00.000Z","size":15526,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T22:46:09.827Z","etag":null,"topics":["backtracking-algorithm","maze","snake-game","solving-games"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrmorais.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2017-06-17T20:13:51.000Z","updated_at":"2017-06-17T20:23:38.000Z","dependencies_parsed_at":"2023-06-15T12:45:21.203Z","dependency_job_id":null,"html_url":"https://github.com/mrmorais/C-eleste","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrmorais/C-eleste","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmorais%2FC-eleste","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmorais%2FC-eleste/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmorais%2FC-eleste/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmorais%2FC-eleste/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrmorais","download_url":"https://codeload.github.com/mrmorais/C-eleste/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmorais%2FC-eleste/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34516549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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":["backtracking-algorithm","maze","snake-game","solving-games"],"created_at":"2024-11-08T22:36:20.908Z","updated_at":"2026-06-19T03:31:55.556Z","avatar_url":"https://github.com/mrmorais.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### Celeste\n\nA (not so much) smart snake solver.\n\nEste projeto foi desenvolvido por Maradona Morais e Franklin Matheus como requisito do Professor Selan Rodrigues dos Santos (no curso Estruturas de Dados I, semestre 2017.1, IMD, UFRN). Celeste é uma cobra autonoma que resolve sozinha um labirinto, dado pelo usuário, buscando por maçãs para conseguir pontos.\n\nEste vídeo, no YouTube, mostra o funcionamento deste software: https://www.youtube.com/watch?v=4H9tBkkyHjg\n\n### Requisitos\n\nA Celeste possui interface gráfica para interação visual. Por isso, é necessário instalar a biblioteca de multimídia utilizada **SFML (Simple and Fast Multimidia Library)** ([download](https://www.sfml-dev.org/download/sfml/2.4.2/)).\n\n### Building and Running\n\nPara fazer a compilação do projeto é utilizado a ferramenta **cmake** ([download](https://cmake.org/download/)). Com o cmake instalado execute os seguintes comandos no terminal:\n\n```bash\n$ mkdir build \n$ sh compile.sh\n```\n\nApós a conclusão da compilação o arquivo executável `Celeste` será construído no diretório `build`, para executar faça:\n\n```bash\n$ ./build/Celeste\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmorais%2Fc-eleste","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrmorais%2Fc-eleste","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmorais%2Fc-eleste/lists"}