{"id":25791238,"url":"https://github.com/damianlebiedz/langtons-ant","last_synced_at":"2026-06-09T18:31:51.130Z","repository":{"id":265091566,"uuid":"895108536","full_name":"damianlebiedz/langtons-ant","owner":"damianlebiedz","description":"Implementation of Langton's ant in C++","archived":false,"fork":false,"pushed_at":"2025-06-30T15:30:41.000Z","size":1395,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T16:41:47.587Z","etag":null,"topics":["cellular-automata","cellular-automaton","cmake","cpp","google-test","gtest","langtons-ant","langtonsant","sfml"],"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/damianlebiedz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-11-27T15:17:44.000Z","updated_at":"2025-06-30T15:30:45.000Z","dependencies_parsed_at":"2025-02-12T16:44:09.009Z","dependency_job_id":"192bc446-8813-4e50-aab8-a29141e5a1ef","html_url":"https://github.com/damianlebiedz/langtons-ant","commit_stats":null,"previous_names":["damianlebiedz/cpp-langtons-ant","damianlebiedz/langtons-ant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/damianlebiedz/langtons-ant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damianlebiedz%2Flangtons-ant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damianlebiedz%2Flangtons-ant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damianlebiedz%2Flangtons-ant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damianlebiedz%2Flangtons-ant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damianlebiedz","download_url":"https://codeload.github.com/damianlebiedz/langtons-ant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damianlebiedz%2Flangtons-ant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34121021,"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-09T02:00:06.510Z","response_time":63,"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":["cellular-automata","cellular-automaton","cmake","cpp","google-test","gtest","langtons-ant","langtonsant","sfml"],"created_at":"2025-02-27T12:57:25.906Z","updated_at":"2026-06-09T18:31:51.110Z","avatar_url":"https://github.com/damianlebiedz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Langton's ant\nImplementation of Langton's ant cellular automaton in C++ using SFML library.\nhttps://en.wikipedia.org/wiki/Langton%27s_ant\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n- [Technologies](#technologies)\n- [Installation](#installation)\n- [View](#view)\n- [Contact](#contact)\n\n## Technologies\n- C++17\n- CMake v.3.10\n- SFML v.2.5\n\n## Installation\nMake sure that you have installed:\n- MinGW (GCC/G++) compiler compatible with C++17 or later (https://www.mingw-w64.org/getting-started/msys2)\n- CMake v.3.10 or later (https://cmake.org/download)\n- SFML v.2.5 or later (https://www.sfml-dev.org/download)\n\nType in Command Prompt:\n```bash\ngit clone https://github.com/damianlebiedz/langtons-ant\ncd langtons-ant\nmkdir build\ncd build\ncmake -G \"MinGW Makefiles\" ..\ncmake --build .\nlangtons-ant.exe\n```\n\n## View\n![langtons-ant](https://github.com/user-attachments/assets/9b71c99d-df5e-4b80-b68b-0046e1f5defd)\n\n## Contact\nDamian Lebiedź | \nhttps://damianlebiedz.github.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamianlebiedz%2Flangtons-ant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamianlebiedz%2Flangtons-ant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamianlebiedz%2Flangtons-ant/lists"}