{"id":15312575,"url":"https://github.com/giulioz/drmauro","last_synced_at":"2025-03-27T17:32:06.203Z","repository":{"id":102688636,"uuid":"132606626","full_name":"giulioz/DrMauro","owner":"giulioz","description":"🕹️💊 Dr Mario clone, written in custom C with objects","archived":false,"fork":false,"pushed_at":"2019-11-03T12:00:58.000Z","size":5303,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T20:45:46.756Z","etag":null,"topics":["2d","c","game","graphics","mario","sdl"],"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/giulioz.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":"2018-05-08T12:36:00.000Z","updated_at":"2020-03-05T21:28:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"cde49f88-74d2-42ef-9472-a46aff8ad38a","html_url":"https://github.com/giulioz/DrMauro","commit_stats":{"total_commits":124,"total_committers":2,"mean_commits":62.0,"dds":"0.12903225806451613","last_synced_commit":"bb7a30fbedce257dc0f200cecdc54576ff8d6c6f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulioz%2FDrMauro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulioz%2FDrMauro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulioz%2FDrMauro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulioz%2FDrMauro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giulioz","download_url":"https://codeload.github.com/giulioz/DrMauro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245892785,"owners_count":20689553,"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":["2d","c","game","graphics","mario","sdl"],"created_at":"2024-10-01T08:37:42.839Z","updated_at":"2025-03-27T17:32:06.179Z","avatar_url":"https://github.com/giulioz.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dr. Mauro\nAssignment for C programming course (2017/2018).\n\nClone of the famous 1990 NES game *\"Dr. Mario\"*.\n\n![image-20191103125830826](image-20191103125830826.png)\n\n## Building\n\nThis project uses **CMake** for building:\n```bash\ngit clone --recursive https://github.com/giulioz/DrMauro.git\ncd DrMauro\nmkdir build\ncd build\ncmake ..\nmake\n```\n\nAll the dependencies are included as submodules\n\n## Running\n\n```bash\n./DrMauro\n```\n\n## Keyboard mapping\n\n**Player 1:** arrows and n, m for rotation\n\n**Player 2:** wsad and 1, 2 for rotation\n\n## Tools\n\nSeveral tools are included for testing and development\n\n- `charmapgen` is for generating font character maps\n- `headerize` is for generating .h from binary files\n- `imgtool` is for generating C byte arrays from images, matching with the included palette\n- `boarddesigner` is useful for generating board files\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiulioz%2Fdrmauro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiulioz%2Fdrmauro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiulioz%2Fdrmauro/lists"}