{"id":22229600,"url":"https://github.com/Red1C3/go-pong","last_synced_at":"2025-07-27T19:31:30.459Z","repository":{"id":46105893,"uuid":"415706152","full_name":"Red1C3/go-pong","owner":"Red1C3","description":"A Pong clone made from scratch with Go and C using OpenGL 3.3","archived":false,"fork":false,"pushed_at":"2023-03-04T22:33:35.000Z","size":294,"stargazers_count":32,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-04T23:41:54.241Z","etag":null,"topics":["c","cgo","game","golang","multiplayer-game","opengl"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Red1C3.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-10-10T21:38:40.000Z","updated_at":"2023-06-14T18:25:07.000Z","dependencies_parsed_at":"2024-06-19T09:54:05.794Z","dependency_job_id":"d4d84c1f-dd73-4e39-862b-26d5b39127d7","html_url":"https://github.com/Red1C3/go-pong","commit_stats":null,"previous_names":["reddeadalice/go-pong"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Red1C3/go-pong","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Red1C3%2Fgo-pong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Red1C3%2Fgo-pong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Red1C3%2Fgo-pong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Red1C3%2Fgo-pong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Red1C3","download_url":"https://codeload.github.com/Red1C3/go-pong/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Red1C3%2Fgo-pong/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264538535,"owners_count":23624435,"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":["c","cgo","game","golang","multiplayer-game","opengl"],"created_at":"2024-12-03T01:11:12.189Z","updated_at":"2025-07-27T19:31:30.105Z","avatar_url":"https://github.com/Red1C3.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go-Pong\nA Pong video game clone made with Go lang and OpenGL 3.3 using C.\n## Gameplay\n![gameplay](snaps/snap-2.gif)\n\nCheck [dependencies](#Dependencies)\n### Offline\nKey bindings are 'w' and 's' for the left player and 'up arrow' and 'down arrow' for the right player, score is kept in terminal (for now...)\n### Multiplayer\ngo-pong supports multiplayer by hosting a game and joining it, hosting can be performed by running ```./go-pong -h \u003cport\u003e ``` , and connecting to that host can be performed by running ```./go-pong \u003cip:address:port\u003e ``` , control your player with up and down arrows.\n## Deployment\nif you faced a problem when deploying go-pong server, remove ```import \"C\"``` and all the generated error from that action, build it, and run it on servers only (since offline and clients mode won't work without the C renderer)\n## Building\nAfter installing the required dependencies, run ```go build```, make sure your executable is in the same folder than contains the *Shader* and *Textures* folders.\n### Dependencies:\n- [cglm](https://github.com/recp/cglm) (Runtime required)\n- [glew](http://glew.sourceforge.net/) (Runtime required)\n- [glfw](https://glfw.org/) (Runtime required)\n- [stb_image](https://github.com/nothings/stb)\n## Contributions\nAre welcome !\n## License\nUnder MIT, check [License](LICENSE)\n\n### Created with fuzzy kittens, with the help of Red1C3","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRed1C3%2Fgo-pong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRed1C3%2Fgo-pong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRed1C3%2Fgo-pong/lists"}