{"id":20325128,"url":"https://github.com/mphe/gppcc16","last_synced_at":"2026-04-17T13:03:39.911Z","repository":{"id":95853922,"uuid":"191804835","full_name":"mphe/gppcc16","owner":"mphe","description":"Submission for gppcc16 gamejam","archived":false,"fork":false,"pushed_at":"2020-04-15T13:51:00.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T14:22:56.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mphe.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":"2019-06-13T17:20:47.000Z","updated_at":"2020-04-15T13:51:03.000Z","dependencies_parsed_at":"2023-03-13T16:44:39.656Z","dependency_job_id":null,"html_url":"https://github.com/mphe/gppcc16","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mphe%2Fgppcc16","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mphe%2Fgppcc16/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mphe%2Fgppcc16/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mphe%2Fgppcc16/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mphe","download_url":"https://codeload.github.com/mphe/gppcc16/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241828467,"owners_count":20026913,"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-11-14T19:38:50.699Z","updated_at":"2026-04-17T13:03:39.879Z","avatar_url":"https://github.com/mphe.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPPCC16 - Boxen\n\nWindows download: [link][windownload]\u003cbr/\u003e\nLinux download: [compile it](#building)\n\n## Controls\n* Walk left/right: `A/D`\n* Block: `Space`\n* Punch: `E`\n* Quit: `Escape`\n\n## Screenshot\n![Screenshot](screenshot.png)\n\n## Building\n### Prerequisites\n* SFML 2.5\n* Boost\n* Cmake\n* Git\n* C++ environment with C++11 support\n\n\n### Building\n#### Windows\nDon't.\u003cbr/\u003e\nUse the [binary][windownload], except you are a masochist.\n\n#### Linux\n1. Clone the repository\n\n    Open a terminal in a directory where you want to download the repository and type:\n\n    ```shell\n    $ git clone https://github.com/mphe/gppcc16.git\n    $ cd gppcc16\n    $ git submodule update --init --recursive\n    ```\n\n2. Setup project\n\n    In the repository folder do:\n    ```shell\n    $ mkdir build\n    $ cd build\n    $ cmake -DCMAKE_BUILD_TYPE=Release ..\n    ```\n\n3. Compile\n    ```shell\n    $ make\n    ```\n4. The output files are stored in the build directory under `bin/`.\n5. Symlink, move or copy `gppcc16`, `assets/`, and `imgui.ini` into the same directory\n6. Enjoy\n\n\n[windownload]: https://github.com/mphe/gppcc16/releases/latest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmphe%2Fgppcc16","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmphe%2Fgppcc16","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmphe%2Fgppcc16/lists"}