{"id":19463830,"url":"https://github.com/kasworld/go4game","last_synced_at":"2025-09-02T15:35:53.872Z","repository":{"id":15620051,"uuid":"18356593","full_name":"kasworld/go4game","owner":"kasworld","description":"game server framework using  golang","archived":false,"fork":false,"pushed_at":"2019-12-15T05:47:32.000Z","size":4870,"stargazers_count":23,"open_issues_count":0,"forks_count":5,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-03T19:39:01.326Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kasworld.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}},"created_at":"2014-04-02T06:19:33.000Z","updated_at":"2019-12-27T14:56:40.000Z","dependencies_parsed_at":"2022-07-30T02:17:52.749Z","dependency_job_id":null,"html_url":"https://github.com/kasworld/go4game","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasworld%2Fgo4game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasworld%2Fgo4game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasworld%2Fgo4game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasworld%2Fgo4game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kasworld","download_url":"https://codeload.github.com/kasworld/go4game/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250782300,"owners_count":21486431,"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-11-10T18:12:24.615Z","updated_at":"2025-04-25T08:32:34.238Z","avatar_url":"https://github.com/kasworld.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"go4game\n=======\n\n# updated project https://github.com/kasworld/gowasm3dgame\n\n### game server framework using  golang\n\n![web client screenshot](/Screenshot.png?raw=true)\n\n\n    GameService : server.go : main service entry\n        World : world.go : game world or zone, terrain\n            Team : team.go : AI or user controlled object\n                GameObject : gameobject.go : component of team\n                ConnInfo : common.go : tcp connection to channel\n                    PacketStat : packet statistics\n\n\n### requirement for websocket, web client\n\nfor 3d web\n\n- threejs from threejs.org\n\n- ( included in www/js folder )\n\nfor websocket\n\n- https://github.com/gorilla/websocket\n\n- ( clone yourself )\n\n\n### execute\nexecute server\n\n    go run server/main.go -rundur 60\n\nexecute client\n\n    go run client/main.go -client 1000 -rundur 60 -connectTo localhost:6666\n\nsee server info and index page\n\n    http://localhost:8080/\n\n\nexec web client or click from index page\n\n    http://localhost:8080/www/client3d.html\n\n\n### korean discription\n\nhttp://kasw.blogspot.kr/2014/04/go4game.html\n\nhttp://kasw.blogspot.kr/2014/04/go4game-go.html\n\nhttp://kasw.blogspot.kr/2014/04/go4game.html\n\nhttp://kasw.blogspot.kr/2014/05/go4game-ai.html\n\nhttp://kasw.blogspot.kr/2014/05/go4game.html\n\nhttp://kasw.blogspot.kr/2014/05/go4game_29.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasworld%2Fgo4game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkasworld%2Fgo4game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasworld%2Fgo4game/lists"}