{"id":16720965,"url":"https://github.com/prior99/ggj2017","last_synced_at":"2025-03-15T12:22:57.074Z","repository":{"id":82790997,"uuid":"79572115","full_name":"Prior99/ggj2017","owner":"Prior99","description":null,"archived":false,"fork":false,"pushed_at":"2017-01-22T13:50:00.000Z","size":3937,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-22T02:44:14.623Z","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":"2017-01-20T15:45:02.000Z","updated_at":"2017-01-20T15:45:16.000Z","dependencies_parsed_at":"2023-04-13T15:47:12.191Z","dependency_job_id":null,"html_url":"https://github.com/Prior99/ggj2017","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Fggj2017","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Fggj2017/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Fggj2017/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Fggj2017/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Prior99","download_url":"https://codeload.github.com/Prior99/ggj2017/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243727062,"owners_count":20337936,"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-10-12T22:27:39.392Z","updated_at":"2025-03-15T12:22:57.028Z","avatar_url":"https://github.com/Prior99.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Global Game Jam 2017\n\n## Development Setup\n\n### 0. Basics\n\nUse a Linux-based machine. Preferrably Arch Linux.\nThe game requires pulseaudio.\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 git@github.com:Prior99/ggj2017.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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprior99%2Fggj2017","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprior99%2Fggj2017","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprior99%2Fggj2017/lists"}