{"id":18386911,"url":"https://github.com/rzaf/bomberman-clone","last_synced_at":"2026-01-28T15:32:31.074Z","repository":{"id":208082461,"uuid":"717705480","full_name":"rzaf/bomberman-clone","owner":"rzaf","description":"bomberman clone in Go using raylib","archived":false,"fork":false,"pushed_at":"2024-08-17T16:41:57.000Z","size":3305,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T07:53:17.254Z","etag":null,"topics":["bomberman","go","golang","grpc","multiplayer","raylib","raylib-go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rzaf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2023-11-12T10:21:13.000Z","updated_at":"2024-09-26T20:29:11.000Z","dependencies_parsed_at":"2024-07-31T09:37:26.627Z","dependency_job_id":"6f80356a-0f85-4acb-a2e6-6cfd525cbe4b","html_url":"https://github.com/rzaf/bomberman-clone","commit_stats":null,"previous_names":["rzaf/bomberman-clone"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rzaf/bomberman-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzaf%2Fbomberman-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzaf%2Fbomberman-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzaf%2Fbomberman-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzaf%2Fbomberman-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rzaf","download_url":"https://codeload.github.com/rzaf/bomberman-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzaf%2Fbomberman-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bomberman","go","golang","grpc","multiplayer","raylib","raylib-go"],"created_at":"2024-11-06T01:23:50.673Z","updated_at":"2026-01-28T15:32:31.057Z","avatar_url":"https://github.com/rzaf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bomberman-clone\nSuper bomberman 2 (SNES) clone in Go using \u003ca href=\"https://github.com/gen2brain/raylib-go\"\u003eraylib-go\u003c/a\u003e\n\n## trying out\ndownload latest executable from \u003ca href=\"https://github.com/rzaf/bomberman-clone/releases\"\u003ereleases\u003c/a\u003e\n\n![Main menu](screenshots/2.png)\n\n![Battle](screenshots/1.png)\n\n![Level editor](screenshots/3.png)\n\n## prerequisites\n- ***gcc***\n- ***protoc*** \u0026 go plugins (if you want to compile pb files):\n  - install protocol buffer compiler (\u003ca href=\"https://grpc.io/docs/protoc-installation/\"\u003elink\u003c/a\u003e) \n  - install protoc-gen-go and and protoc-gen-go-grpc by running `go install google.golang.org/protobuf/cmd/protoc-gen-go` and `go install google.golang.org/grpc/cmd/protoc-gen-go-grpc`\n  - have protoc and GOPATH in your PATH env\n\n## building\n* clone project and get get into directory `git clone https://github.com/rzaf/bomberman-clone.git \u0026\u0026 cd bomberman-clone`\n* run `go mod download` to get required modules\n* run `make all` or run `make build` if you dont have protoc installed\n* run `bomberman-clone` in `bin`\n\n\n## features\n* Upgrades (speed up, wall pass, extra bomb, ...)\n* Local multiplayer\n* Online multiplayer (grpc) **WIP**\n* Option menu (audio and keymapping)\n* Controller support\n* Level editor\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frzaf%2Fbomberman-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frzaf%2Fbomberman-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frzaf%2Fbomberman-clone/lists"}