{"id":16556243,"url":"https://github.com/nathancy/micromouse-simulator","last_synced_at":"2025-06-15T23:11:03.472Z","repository":{"id":139600109,"uuid":"95404663","full_name":"nathancy/Micromouse-simulator","owner":"nathancy","description":"Micromouse simulator with four levels written in C","archived":false,"fork":false,"pushed_at":"2017-06-30T21:25:23.000Z","size":411,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T08:40:35.706Z","etag":null,"topics":["c","maze","micromouse-simulator","mouse","simulator"],"latest_commit_sha":null,"homepage":"","language":"C","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/nathancy.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-06-26T03:23:51.000Z","updated_at":"2024-05-31T09:28:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6baa9cd-9e84-425d-94fc-a81e27c25c1f","html_url":"https://github.com/nathancy/Micromouse-simulator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nathancy/Micromouse-simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FMicromouse-simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FMicromouse-simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FMicromouse-simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FMicromouse-simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathancy","download_url":"https://codeload.github.com/nathancy/Micromouse-simulator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathancy%2FMicromouse-simulator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260063898,"owners_count":22953614,"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","maze","micromouse-simulator","mouse","simulator"],"created_at":"2024-10-11T20:03:56.823Z","updated_at":"2025-06-15T23:11:03.418Z","avatar_url":"https://github.com/nathancy.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Micromouse-simulator\nMicromouse simulator with four levels. \n\n```\nDemo video. Watch in 1440 HD!\n```\n\n[![Micromouse Simulator Video](doc/micromouse_youtube.PNG)](https://www.youtube.com/watch?v=Nb8YTFCTzjM \"Micromouse Simulator - Click to Watch!\")\n\n\n### Level 0: Drive the Mouse\nYou may use w,s,a,d commands in the predefined visible maze to control the mouse. Features:\n\n* w - up\n* s - down\n* a - left\n* d - right\n* Entire maze is visible\n\n![](doc/level0.JPG)\n\n### Level 1: Mouse Discovers\nYou may use Level 0 commands, r, l, and m, commands in the predefined hidden maze. Features:\n\n* r - right wall hugger\n* l - left wall hugger\n* m - show maze \n* Mousecam\n* Cell counter\n\n![](doc/level1.JPG)\n\n### Level 2: Mouse Explores\nYou may use Level 1 commands and the n command.\n\n* n - hide maze\n* Unique cell count\n\n![](doc/level2.JPG)\n\n### Level 3: Da Frills\nYou may use all above commands and the space command.\n\n* Space - random movement (drunken mouse)\n\nAdditional Frills:\n  - Default level is 0\n  - In level 2 and above, a new maze map is available\n  - Hidden easter eggs\n\n![](doc/level3.JPG)\n\n# Developers Guide\nClone the repository with:\n```\ngit clone https://github.com/nathancy/Micromouse-simulator.git\ncd Micromouse-simulator\n```\nBuild the simulator with:\n```\nmake mazerunner\n```\nRun the simulator with:\n```\nmazerunner\n```\n\nNote: The simulator runs best in an 80 col x 48 line window. If your screen is too small, the maze may not appear correctly. Note \"display.o\" is purposely in the repository as the original source file was lost.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathancy%2Fmicromouse-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathancy%2Fmicromouse-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathancy%2Fmicromouse-simulator/lists"}