{"id":16143244,"url":"https://github.com/danielknobe/blobbyvolley2","last_synced_at":"2025-10-23T23:30:34.176Z","repository":{"id":36848801,"uuid":"206360649","full_name":"danielknobe/blobbyvolley2","owner":"danielknobe","description":"Official continuation of the famous Blobby Volley 1.x arcade game.","archived":false,"fork":false,"pushed_at":"2024-08-29T11:26:55.000Z","size":9819,"stargazers_count":159,"open_issues_count":33,"forks_count":21,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-11T00:09:04.169Z","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-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielknobe.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-04T16:10:15.000Z","updated_at":"2024-10-08T10:14:00.000Z","dependencies_parsed_at":"2024-08-26T18:51:35.251Z","dependency_job_id":null,"html_url":"https://github.com/danielknobe/blobbyvolley2","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielknobe%2Fblobbyvolley2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielknobe%2Fblobbyvolley2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielknobe%2Fblobbyvolley2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielknobe%2Fblobbyvolley2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielknobe","download_url":"https://codeload.github.com/danielknobe/blobbyvolley2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237893740,"owners_count":19383102,"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-10T00:08:56.537Z","updated_at":"2025-10-23T23:30:28.557Z","avatar_url":"https://github.com/danielknobe.png","language":"C++","funding_links":[],"categories":["Games"],"sub_categories":[],"readme":"# Blobby Volley 2 ![build workflow](https://github.com/danielknobe/blobbyvolley2/actions/workflows/main.yaml/badge.svg)\n**The head-to-head multiplayer ball game**\n\n### Website\n http://blobbyvolley.de\n\n### System requirements\nEither Windows 2000 or later, Linux or MacOS\n\n### Dedicated Server\nThe \"Dedicaded Server\" runs with a Gamespeed of 100%, which means 75 FPS\n\nThe Port for the Server is 1234.\n\n### Source Code\nClone the git repository:\n```bash\ngit clone https://github.com/danielknobe/blobbyvolley2.git\n```\n\n### Build under Linux\nBlobby Volley compiles with GCC 5 or newer, or Clang 10 or newer.\nOther compilers may work but are currently untested. The minimum supported\nCMake version is 3.7.\n\n1. Install dependencies:\n\nDebian-based Distros:\n```bash\napt-get install g++ cmake libsdl2-dev libboost-dev libphysfs-dev\n```\nArch-based Distros:\n```bash\npacman -S gcc cmake sdl2 boost physfs\n```\n2. Compile:\n```bash\ncmake .\nmake\n```\n3. Run:\n```bash\nsrc/blobby\n```\n\n### Build under Windows 7 or newer and Visual Studio 2015 Update 3 or newer\n1. Install vcpkg by following the instructions:\nhttps://github.com/microsoft/vcpkg/blob/master/README.md\n\n2. Install dependencies in project directory:\n```powershell\n.\\vcpkg install\n```\n\n3. Configure, build and run:\nhttps://github.com/microsoft/vcpkg/blob/master/docs/users/buildsystems/cmake-integration.md\n\n\n### Build under MacOS\n1. Install homebrew by following the instructions:\nhttps://brew.sh\n\n2. Install dependencies:\n```bash\nbrew install sdl2 physfs boost\n```\n3. Compile:\n```bash\ncmake .\nmake\n```\n4. Run:\n```bash\nsrc/blobby\n```\n\n### Build for Nintendo Switch\n\n1. [devkitPro](https://switchbrew.org/wiki/Setting_up_Development_Environment) needs to be installed and completely configured.\n\n2. Install dependencies through devkitPro's package manager:\n\n- SDL2\n- PhysFS\n- OpenGL\n\n2. Compile:\n\n```bash\ncmake . -DCMAKE_TOOLCHAIN_FILE=NintendoSwitchToolchain.cmake -DCMAKE_INSTALL_PREFIX=blobby -DSWITCH=true -DCMAKE_BUILD_TYPE=Debug\nmake \u0026\u0026 make install\n```\n\n3. Copy the `blobby` folder to the `/switch/` directory on your SD card.\n\n### Credits\nSee AUTHORS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielknobe%2Fblobbyvolley2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielknobe%2Fblobbyvolley2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielknobe%2Fblobbyvolley2/lists"}