{"id":19510703,"url":"https://github.com/meta-ben/inquisition-gameboy","last_synced_at":"2026-07-16T13:33:08.917Z","repository":{"id":238194198,"uuid":"796066357","full_name":"Meta-Ben/Inquisition-Gameboy","owner":"Meta-Ben","description":"2018 - C Gameboy Game Project","archived":false,"fork":false,"pushed_at":"2024-07-15T22:59:08.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T01:57:28.831Z","etag":null,"topics":["c","gameboy"],"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/Meta-Ben.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":"2024-05-04T20:46:19.000Z","updated_at":"2024-07-16T00:54:55.000Z","dependencies_parsed_at":"2024-07-16T03:02:52.697Z","dependency_job_id":null,"html_url":"https://github.com/Meta-Ben/Inquisition-Gameboy","commit_stats":null,"previous_names":["amealky/inquisition-gameboy","meta-ben/inquisition-gameboy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Meta-Ben/Inquisition-Gameboy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meta-Ben%2FInquisition-Gameboy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meta-Ben%2FInquisition-Gameboy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meta-Ben%2FInquisition-Gameboy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meta-Ben%2FInquisition-Gameboy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Meta-Ben","download_url":"https://codeload.github.com/Meta-Ben/Inquisition-Gameboy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meta-Ben%2FInquisition-Gameboy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35546266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-16T02:00:06.687Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["c","gameboy"],"created_at":"2024-11-10T23:16:48.659Z","updated_at":"2026-07-16T13:33:08.884Z","avatar_url":"https://github.com/Meta-Ben.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"``Reupload project from 2018 : This project was recovered so don't take commits into accounts``\n\n\u003ch1 align=\"center\"\u003e Inquisition :video_game: :space_invader: \u003ch1\u003e\n\n\u003cp align=\"center\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Gameboy-%204--2--1?style=for-the-badge\u0026label=platform\u0026color=yellowgreen\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/C-%204--2--1?style=for-the-badge\u0026logo=SDL\u0026logoColor=white\u0026label=language\u0026color=lightgrey\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://i.ibb.co/W6133Gm/Capture-d-e-cran-2024-01-23-a-22-51-54.png\"\u003e\n\u003c/p\u003e\n\n## Overview\nThis project is a Gameboy game where you play a Judge that need to defend his village attacked by some bandits,\nbandits come by waves 1, 2 or 3 at time and you have to smash your hammer to kill them. You can also send a shockwave to them but careful only once at time !\n\n\nThe game was made in C using the [GBDK devkit](https://github.com/gbdk-2020/gbdk-2020) for Nintendo Gameboy and more\n\n\n## Run it\nThe github file already provide the ``.gb``, so just drag n drop it into a Gameboy Emulator [Bgb for windows user](http://bgb.bircd.org/) or [mGBA for linux and mac user](https://mgba.io/)\n\n\n## Controls\nBeware to set your emulator control before !\n\nA -\u003e Smash Hammer/Skip Score Screen\n\nB -\u003e Send Shockwave\n\nStart -\u003e Start the game\n\nUp/Down/Left/Right -\u003e Moving the player\n\n\n## Build the project\n\nIf you want to build the project you can follow the steps below :\n- Ensure you have GCC installed\n- Download the [GBDK devkit](https://github.com/gbdk-2020/gbdk-2020)\n- Put the GBDK folder where you want but copy the path to it\n- Then open the Makefile and set the ``GBDK_FOLDER`` var at the path you got (keep the / at the end of the GBDK path)\n- Finally just run ``make`` command this will replace the .gb by a freshly builded one\n- Then you can just drag n drop it into a GB emulator\n- (Optionnal) if you got lot of compilation file you can run ``make clean``\n\n\nNote : Build with G++11.4.0 \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeta-ben%2Finquisition-gameboy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeta-ben%2Finquisition-gameboy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeta-ben%2Finquisition-gameboy/lists"}