{"id":16031867,"url":"https://github.com/dckc/snakes-ladders","last_synced_at":"2025-04-05T04:42:39.468Z","repository":{"id":136541476,"uuid":"88133997","full_name":"dckc/snakes-ladders","owner":"dckc","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-13T07:21:06.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T20:15:02.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/dckc.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":"2017-04-13T06:47:36.000Z","updated_at":"2017-04-13T06:48:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5c524a8-926b-4fa7-978b-09716bf46061","html_url":"https://github.com/dckc/snakes-ladders","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"fea15b696ffd3eabcea308a679d6f857a29588f7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dckc%2Fsnakes-ladders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dckc%2Fsnakes-ladders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dckc%2Fsnakes-ladders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dckc%2Fsnakes-ladders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dckc","download_url":"https://codeload.github.com/dckc/snakes-ladders/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289394,"owners_count":20914464,"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","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-08T21:06:32.787Z","updated_at":"2025-04-05T04:42:39.442Z","avatar_url":"https://github.com/dckc.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snakes and Ladders\n\nby Dan Connolly\n\nref\n[CPS506 - Comparative Programming Languages - Winter 2017](http://cps506.sarg.ryerson.ca/)\n[Assignment 4 - Rust](http://cps506.sarg.ryerson.ca/w2017/Assignments/a4.html)\n\nSample input:\n\n    board 3 4\n    players 2\n    dice 1 2 2 2 2\n    ladder 5 11\n    snake 8 4\n    powerup escalator 6 9\n    powerup antivenom 7\n    powerup double 4\n    turns 10\n\n\nResulting output:\n\n    +---+---+---+\n    | 12| 11| 10|\n    |B  |   |   |\n    +---+---+---+\n    |  7|  8|  9|\n    | a |  S| e |\n    +---+---+---+\n    |  6|  5|  4|\n    | e |  L|Ad |\n    +---+---+---+\n    |  1|  2|  3|\n    |   |   |   |\n    +---+---+---+\n    Player B won\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdckc%2Fsnakes-ladders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdckc%2Fsnakes-ladders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdckc%2Fsnakes-ladders/lists"}