{"id":18421690,"url":"https://github.com/jrob774/block-fever","last_synced_at":"2025-04-13T12:07:56.478Z","repository":{"id":115753386,"uuid":"428065024","full_name":"JROB774/block-fever","owner":"JROB774","description":"My second ever finished game.","archived":false,"fork":false,"pushed_at":"2023-06-25T10:46:50.000Z","size":3690,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T12:07:56.332Z","etag":null,"topics":["2d","block","block-fever","cpp","cpp17","emscripten","game","sdl","sdl2","simple"],"latest_commit_sha":null,"homepage":"https://jrob774.itch.io/block-fever","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-14T23:23:18.000Z","updated_at":"2024-03-04T07:57:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6598f8c-6362-4be8-a95d-ce549df02294","html_url":"https://github.com/JROB774/block-fever","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%2Fblock-fever","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Fblock-fever/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Fblock-fever/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Fblock-fever/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JROB774","download_url":"https://codeload.github.com/JROB774/block-fever/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710434,"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":["2d","block","block-fever","cpp","cpp17","emscripten","game","sdl","sdl2","simple"],"created_at":"2024-11-06T04:26:32.442Z","updated_at":"2025-04-13T12:07:56.457Z","avatar_url":"https://github.com/JROB774.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Block Fever\n\nThis project was my second completed game, made back in 2015. It's a simple\ngame where you must contain a spreading infection whilst preventing as many\nblocks as possible from becoming permanently infected, the more blocks saved\nthe higher the end score. A download for the game can be found over on \n**[itch.io](https://jrob774.itch.io/block-fever)**, the game is also playable\nin 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/block-fever/blob/master/LICENSE)**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrob774%2Fblock-fever","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrob774%2Fblock-fever","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrob774%2Fblock-fever/lists"}