{"id":16214437,"url":"https://github.com/yeslayla/golang-game-framework","last_synced_at":"2025-04-07T22:28:44.797Z","repository":{"id":138095053,"uuid":"500156705","full_name":"yeslayla/golang-game-framework","owner":"yeslayla","description":"Framework in Golang to simplify game development with SDL in Go","archived":false,"fork":false,"pushed_at":"2022-11-13T15:35:01.000Z","size":1344,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T23:44:56.753Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/yeslayla.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}},"created_at":"2022-06-05T16:53:15.000Z","updated_at":"2022-06-05T16:54:35.000Z","dependencies_parsed_at":"2024-03-27T04:05:17.541Z","dependency_job_id":"c4c44785-2c45-47d6-ae72-33ed3170edbb","html_url":"https://github.com/yeslayla/golang-game-framework","commit_stats":null,"previous_names":["manleydev/golang-game-framework"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeslayla%2Fgolang-game-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeslayla%2Fgolang-game-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeslayla%2Fgolang-game-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeslayla%2Fgolang-game-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeslayla","download_url":"https://codeload.github.com/yeslayla/golang-game-framework/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247739998,"owners_count":20988130,"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-10T11:10:37.767Z","updated_at":"2025-04-07T22:28:44.770Z","avatar_url":"https://github.com/yeslayla.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang Game Framework\n\nFramework in Golang to simplify game development with SDL in Go.\n\nCurrently, only basic rendering has been implemented.\n\nFor an example on how to use it, see `game/game.go` and make your own changes!\n\nI have a strong desire to make this into a more flexible and feature complete system, but I cannot give any guarantees. Hopefully at minimum, this project can be seen as a reference for others!\n\n## Requirements\n\n### Fedora\n\n```bash\nsudo dnf install -y golang SDL2{,_image,_mixer,_ttf,_gfx}-devel\n```\n\nFor static compilation:\n\n```bash\nsudo dnf install -y alsa-lib-devel libXext-devel libXcursor-devel libXi-devel libXrandr-devel libXxf86vm-devel libXScrnSaver-devel\n```\n\n#### Ubuntu:\n\n```bash\nsudo apt install -y golang-go libsdl2{,-image,-mixer,-ttf,-gfx}-dev\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeslayla%2Fgolang-game-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeslayla%2Fgolang-game-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeslayla%2Fgolang-game-framework/lists"}