{"id":25369679,"url":"https://github.com/stevehjohn/traintracks","last_synced_at":"2026-01-21T11:02:42.473Z","repository":{"id":277413316,"uuid":"932354056","full_name":"stevehjohn/TrainTracks","owner":"stevehjohn","description":"Engine Based Around the Train Track Puzzle Games","archived":false,"fork":false,"pushed_at":"2025-08-03T10:30:15.000Z","size":2342,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T08:51:50.920Z","etag":null,"topics":["dfs-algorithm","dfs-search","dotnet","puzzle-solver","train-tracks"],"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/stevehjohn.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":"2025-02-13T19:22:58.000Z","updated_at":"2025-08-03T10:30:18.000Z","dependencies_parsed_at":"2025-02-13T20:29:09.898Z","dependency_job_id":"27acb384-0ad7-4c83-a973-12e78573798c","html_url":"https://github.com/stevehjohn/TrainTracks","commit_stats":null,"previous_names":["stevehjohn/traintracks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stevehjohn/TrainTracks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehjohn%2FTrainTracks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehjohn%2FTrainTracks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehjohn%2FTrainTracks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehjohn%2FTrainTracks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevehjohn","download_url":"https://codeload.github.com/stevehjohn/TrainTracks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehjohn%2FTrainTracks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28632259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["dfs-algorithm","dfs-search","dotnet","puzzle-solver","train-tracks"],"created_at":"2025-02-15T01:30:24.114Z","updated_at":"2026-01-21T11:02:42.468Z","avatar_url":"https://github.com/stevehjohn.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Train Tracks\n\nAn engine based around the Train Track puzzle games.\n\n## Puzzles States\n\n```\n #  | Size    | Time     | Iterations | Correct |\n----+---------+----------+------------+---------+\n 0  | (12x12) | ~1.5s    | ~17m       | Yes     |\n 1  | (12x11) | ~0.2s    | ~700k      | Yes     |\n 2  | (11x11) | ~0.2s    | ~650k      | Yes     |\n 3  | (11x12) | ~0.2s    | ~800k      | Yes     |\n 4  | (6x6)   | \u003c0.01s   | ~250       | Yes     |\n 5  | (6x6)   | \u003c0.01s   | ~40        | Yes     |\n 6  | (9x9)   | \u003c0.01s   | ~250k      | Yes     |\n 7  | (9x9)   | ~0.01s   | ~850       | Yes     |\n 8  | (10x10) | ~0.01s   | ~250       | Yes     |\n 9  | (12x11) | ~0.1s    | ~350k      | Yes     |\n 10 | (7x6)   | \u003c0.01s   | ~1.5k      | Yes     |\n 11 | (11x12) | \u003c0.1s    | ~20k       | Yes     |\n 12 | (10x7)  | \u003c0.01s   | ~6k        | Yes     |\n 13 | (6x10)  | \u003c0.01s   | ~200       | Yes     |\n 14 | (9x10)  | ~0.1s    | ~500k      | Yes     |\n 15 | (10x8)  | ~0.5s    | ~2.5m      | Yes     |\n 16 | (10x10) | \u003c0.1s    | ~250k      | Yes     |\n 17 | (12x11) | ~1.5s    | ~15m       | Yes     |\n 18 | (12x12) | ~1m      | ~900m      | Yes     |\n ```\n\n## Screenshot\n\n![Screenshot](img/screen-shot.png)\n\nVideo [here](https://www.youtube.com/watch?v=d1SZSQXIlE4).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehjohn%2Ftraintracks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevehjohn%2Ftraintracks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehjohn%2Ftraintracks/lists"}