{"id":16861199,"url":"https://github.com/limzykenneth/langtons-ant","last_synced_at":"2025-10-29T14:01:50.459Z","repository":{"id":90786106,"uuid":"42830418","full_name":"limzykenneth/langtons-ant","owner":"limzykenneth","description":"Langton's Ant made with p5.js  –– ","archived":false,"fork":false,"pushed_at":"2015-09-23T15:23:23.000Z","size":152,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-04T20:52:06.121Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://langtons-ant.limzykenneth.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/limzykenneth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-20T21:31:02.000Z","updated_at":"2021-12-31T05:12:57.000Z","dependencies_parsed_at":"2023-03-04T11:51:28.845Z","dependency_job_id":null,"html_url":"https://github.com/limzykenneth/langtons-ant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/limzykenneth/langtons-ant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limzykenneth%2Flangtons-ant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limzykenneth%2Flangtons-ant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limzykenneth%2Flangtons-ant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limzykenneth%2Flangtons-ant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limzykenneth","download_url":"https://codeload.github.com/limzykenneth/langtons-ant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limzykenneth%2Flangtons-ant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266952411,"owners_count":24011502,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"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":[],"created_at":"2024-10-13T14:30:07.932Z","updated_at":"2025-10-29T14:01:50.441Z","avatar_url":"https://github.com/limzykenneth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# langtons-ant\n\n##### Langton's ant is a two-dimensional Turing machine with a very simple set of rules but complex emergent behavior. It was invented by Chris Langton in 1986 and runs on a square lattice of black and white cells.\n\nI recommend [this video](https://www.youtube.com/watch?v=NWBToaXK5T0) by Numberphile to explain it better.\n\n---\n\nRules are simple: \n\n1. At a white square, turn 90\u0026#176; right, flip the color of the square, move forward one unit.\n2. At a black square, turn 90\u0026#176; left, flip the color of the square, move forward one unit.\n\nWritten with [p5.js](http://p5js.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimzykenneth%2Flangtons-ant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimzykenneth%2Flangtons-ant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimzykenneth%2Flangtons-ant/lists"}