{"id":19371587,"url":"https://github.com/progrmoiz/progr-maze","last_synced_at":"2025-06-24T22:36:40.902Z","repository":{"id":117653867,"uuid":"113190681","full_name":"progrmoiz/progr-maze","owner":"progrmoiz","description":"Maze Runner","archived":false,"fork":false,"pushed_at":"2017-12-11T16:10:16.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-27T05:51:29.650Z","etag":null,"topics":["c","game","project"],"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/progrmoiz.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}},"created_at":"2017-12-05T14:13:19.000Z","updated_at":"2019-02-13T00:03:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"c739911c-9b9b-40c7-b29a-83d69050c87f","html_url":"https://github.com/progrmoiz/progr-maze","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/progrmoiz/progr-maze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrmoiz%2Fprogr-maze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrmoiz%2Fprogr-maze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrmoiz%2Fprogr-maze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrmoiz%2Fprogr-maze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/progrmoiz","download_url":"https://codeload.github.com/progrmoiz/progr-maze/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrmoiz%2Fprogr-maze/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261768854,"owners_count":23207087,"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":["c","game","project"],"created_at":"2024-11-10T08:19:08.453Z","updated_at":"2025-06-24T22:36:40.888Z","avatar_url":"https://github.com/progrmoiz.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# progr-maze [![Build Status](https://travis-ci.com/progrmoiz/progr-maze.svg?token=HxxZgU9NXPX4YChEz1Wx\u0026branch=master)](https://travis-ci.com/progrmoiz/progr-maze)\nIntroduction to CS (Project)\n\n## Maze Generation\n- http://www.delorie.com/game-room/mazes/genmaze.cgi?html+text+15+15\n- http://joewing.net/projects/maze/\n\n## Install and Running\n1. Install ncurses\n```\nsudo apt-get install libncurses5-dev libncursesw5-dev\n```\n2. Copy and paste it into your terminal\n```\n$ cd ~ \u0026\u0026 wget https://raw.githubusercontent.com/progrmoiz/progr-maze/master/start.sh \u0026\u0026 sh start.sh\n```\nIt will save it to your home folder\n\n## Usage\n```\nUsage: \n    ./progrmaze \u003clevel\u003e [--freaky]\n    ./progrmaze gen \u003cwidth\u003e \u003cheight\u003e [--freaky]\n\nExamples: \n    ./progrmaze a\n    ./progrmaze 0 --freaky\n    ./progrmoiz b # will run b ./levels/levelb.txt\n    ./progrmaze gen 10 10\n    ./progrmaze gen 5 10 --freaky\n\nInstruction: \n- Use arrow key or wasd to move around.\n- Press to '#' on your keyboard to exit.\n```\n\n## Change Levels\nGiving first (level) arguments to `./progrmaze` script. Level folder must be in same folder where your program is. \n\n#### Example\n```\n$ ./progrmaze a\n```\n\n## How to play\n- Use arrow keys or wasd keys to move your player\n- Press '#' on your keyboard\n- Reach to 'G' gold.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrmoiz%2Fprogr-maze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrmoiz%2Fprogr-maze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrmoiz%2Fprogr-maze/lists"}