{"id":20602606,"url":"https://github.com/losinggeneration/hge","last_synced_at":"2025-04-15T01:54:11.059Z","repository":{"id":4298297,"uuid":"5429587","full_name":"losinggeneration/hge","owner":"losinggeneration","description":"A hybrid wrapper/port of Haaf's Game Engine (HGE). Specifically this is for hge-unix from the c_api git branch.","archived":false,"fork":false,"pushed_at":"2023-10-05T19:26:44.000Z","size":792,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T01:54:05.805Z","etag":null,"topics":["2d-game-engine","game-engine","go","golang","haaf-game-engine","hge","hge-unix","port","wrapper"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/losinggeneration.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":"2012-08-15T18:09:14.000Z","updated_at":"2023-11-15T13:58:13.000Z","dependencies_parsed_at":"2024-06-19T09:56:15.468Z","dependency_job_id":null,"html_url":"https://github.com/losinggeneration/hge","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losinggeneration%2Fhge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losinggeneration%2Fhge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losinggeneration%2Fhge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losinggeneration%2Fhge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/losinggeneration","download_url":"https://codeload.github.com/losinggeneration/hge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248991540,"owners_count":21194894,"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":["2d-game-engine","game-engine","go","golang","haaf-game-engine","hge","hge-unix","port","wrapper"],"created_at":"2024-11-16T09:14:15.683Z","updated_at":"2025-04-15T01:54:11.042Z","avatar_url":"https://github.com/losinggeneration.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WARNING\n\nThis API still needs input. There may still be breakage. A stable legacy API is provided for those wanting to use the C like API.\n\n# Haaf's Game Engine (HGE) in Go!\n\n======================\n\nThis is a binding and port of HGE (currently the hge-unix version) to Go. It currently provides a binding to the main C++ HGE class via C binding of hge-unix. The helper classes available in C++ are then ported to Go using just the core binding. Rather than binding everything through the C interface (or through SWIG), there's a fairly sizable chunk of ported/reimplemented code from C++ to Go. In the future, there may be direct bindings to the C interface, but that will be separate from the Go implementation, and functionally, should be identical.\n\n## Requirements:\n* Currently, hge-unix is all that's supported. In addition, the c_api branch must be compiled and built with -DBUILD_C_API=ON from https://github.com/losinggeneration/hge-unix/\n** As a note, if it's installed to /usr/local you may need to put /usr/local/lib/pkgconfig in your PKG_CONFIG_PATH shell variable.\n* You'll need a working Go 1 compiler with cgo. (I've only tested with gc Go.)\n* Likely UNIX as I'm unsure if hge-unix compiles \u0026 works with Windows.\n\n## Building:\n* All you need to do is run: go build\n* If you're wanting to use go get, you can do so with: go get github.com/losinggeneration/hge\n* Additionally, you can: import \"github.com/losinggeneration/hge\" and it should work as expected.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flosinggeneration%2Fhge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flosinggeneration%2Fhge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flosinggeneration%2Fhge/lists"}