{"id":18421678,"url":"https://github.com/jrob774/runner","last_synced_at":"2025-10-20T03:23:07.312Z","repository":{"id":115753407,"uuid":"425519044","full_name":"JROB774/runner","owner":"JROB774","description":"My third ever finished game.","archived":false,"fork":false,"pushed_at":"2023-06-25T10:47:53.000Z","size":5201,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T12:07:48.696Z","etag":null,"topics":["1bit","2d","cpp","cpp17","emscripten","endless-runner","game","runner","sdl","sdl2","sidescroller","simple"],"latest_commit_sha":null,"homepage":"https://jrob774.itch.io/runner","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/JROB774.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":"2021-11-07T14:02:28.000Z","updated_at":"2023-07-28T10:34:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1669c9b-1717-4924-baff-ea4141540959","html_url":"https://github.com/JROB774/runner","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/JROB774%2Frunner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Frunner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Frunner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Frunner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JROB774","download_url":"https://codeload.github.com/JROB774/runner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710433,"owners_count":21149190,"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":["1bit","2d","cpp","cpp17","emscripten","endless-runner","game","runner","sdl","sdl2","sidescroller","simple"],"created_at":"2024-11-06T04:26:30.506Z","updated_at":"2025-10-20T03:23:02.263Z","avatar_url":"https://github.com/JROB774.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Runner\n\nThis project was my third completed game, made back in 2015. It's a simple\nendless runner game where you must jump over and slide under obstacles whilst\ncollecting as many coins as possible to get a highscore. A download for the\ngame can be found over on  **[itch.io](https://jrob774.itch.io/runner)**, the\ngame is also playable in browser on the same page.\n\n## Development\n\nThe game was developed in C++ using the **[SDL2](https://libsdl.org/)** library.\nA port for web browsers was also recently developed using\n**[emscripten](https://github.com/emscripten-core/emscripten)**.\n\n## Building\n\n### Windows\n\nLaunch the `build/win32/win32` shortcut to setup a command prompt in the right\nenvironment. The game can then be built by typing `build` in the console.\nDifferent types of builds can be made by specifying an extra argument after the\ninitial build command, these arguments are:\n\n```\ndebug   - builds a debug version of the game (default)\nrelease - builds a release version of the game\nfinal   - builds and packages a release version\n```\n\nIn order to be able to execute builds Visual Studio must be installed. All\nother dependencies (SDL2, etc.) are provided within the repository.\n\n### Web\n\nLaunch the `build/web/web` shortcut to setup a command prompt in the right\nenvironment. The game can then be built by typing `build` in the console.\nDifferent types of builds can be made by specifying an extra argument after\nthe initial build command, these arguments are:\n\n```\nrelease - builds a release version of the game (default)\nfinal   - builds and packages a release version\n```\n\nIn order to be able to execute builds emscripten must be installed. By default\nthe build script looks for emscripten at the relative location\n`../../../.emsdk`, in order to change this path open the 'build/web/setup.bat'\nfile and change the `emsdk_location` variable.\n\n## License\n\nThe project's code is available under the\n**[MIT License](https://github.com/JROB774/runner/blob/master/LICENSE)**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrob774%2Frunner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrob774%2Frunner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrob774%2Frunner/lists"}