{"id":16720997,"url":"https://github.com/prior99/igj10","last_synced_at":"2025-10-07T03:36:44.930Z","repository":{"id":82791006,"uuid":"72345921","full_name":"Prior99/igj10","owner":"Prior99","description":null,"archived":false,"fork":false,"pushed_at":"2016-10-30T13:58:48.000Z","size":69768,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T12:27:12.233Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Prior99.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":"2016-10-30T11:40:41.000Z","updated_at":"2016-10-30T11:41:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"10cb5f67-b2de-4b1f-8039-cf376b3f402c","html_url":"https://github.com/Prior99/igj10","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Prior99/igj10","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Figj10","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Figj10/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Figj10/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Figj10/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Prior99","download_url":"https://codeload.github.com/Prior99/igj10/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Figj10/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278716962,"owners_count":26033535,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":[],"created_at":"2024-10-12T22:27:50.063Z","updated_at":"2025-10-07T03:36:44.902Z","avatar_url":"https://github.com/Prior99.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Innojam 10 (Parkour PaNick)\n\nThe goal of the game is to reach as far right as possible, avoiding to fall to death, being smashed to death, shreddered to death or die of insanity.\nCollect the orbs to get yourself a littlebit of extra time which you can use to freeze the clock and solve otherwise unsolvable parts of the map.\n\n**Collect the orbs and jump onto the next roof:**\n\n![](screenshots/screenshot-01.png)\n\n\n**Avoid being stomped to death by flying stompers:**\n\n![](screenshots/screenshot-02.png)\n\n\n**Lol, you died:**\n\n![](screenshots/screenshot-03.png)\n\n**Use your superpower but risk your life and your sanity:**\n\n![](screenshots/screenshot-04.png)\n\n\n## Development Setup\n\n### 0. Basics\n\nUse a Linux-based machine. Preferrably Arch Linux. Register at [git.92k.de](https://git.92k.de/). Join the group 'gamejam'. Add your public ssh-key.\nIf you do not have one, run: ```ssh-keygen``` and see the new key using ```cat ~/.ssh/id_rsa.pub```.\n\n### 1. Tools\n\nYou need to have some basic build-tools installed (C Compiler, Make, C-Make, etc...)\n\nOn Arch Linux you could run: ```sudo pacman -S base-devel cmake clang git```.\n\n\n### 2. 3rd party libraries\n\nSome libraries need to be installed using your favorite systems package manager:\n\n- SDL\n- SDL_image\n- SDL_ttf\n- SDL_mixer\n- libc++\n\nOn Arch Linux you could run: ```sudo pacman -S sdl2 sdl2_image sdl2_mixer sdl2_ttf libc++```.\n\n### 3. Clone this repository\n\nYou need to clone this repository somewhere onto your laptop: ```git clone --recursive gitlab@git.92k.de:gamejam/igj10.git```.\nPlease note the ```--recursive``` which will also initialize the neccessary git submodules. If you did not use ```---recursive```, please initialize them manually.\n\n### 4. Build the sources\n\nThere is a Makefile included for your convenience.\n\n - Build the sources: ```make```\n - Run the game: ```make run```\n - Clean up: ```make clean```\n\n# Attribution\n\nSven-Hendrik Haase of which the [boilerplate](https://github.com/svenstaro/innojam9) was used.\n\nAlex Dmitriev for C++ Troubleshooting in an hour of need.\n\n# Contributors\n\nThis game was created in 49 hours by:\n\n - Frederick Gnodtke (Code and Graphics)\n - Maurice Grages (Sounds and Graphics)\n - Andra Rübsteck (Code)\n - Merlin Rübsteck (Code)\n - Julian Tobergte (Code)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprior99%2Figj10","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprior99%2Figj10","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprior99%2Figj10/lists"}