{"id":13471447,"url":"https://github.com/ajhager/engi","last_synced_at":"2025-03-26T13:31:06.167Z","repository":{"id":57605398,"uuid":"9862167","full_name":"ajhager/engi","owner":"ajhager","description":"A multi-platform 2D game library for Go.","archived":false,"fork":false,"pushed_at":"2016-05-29T03:58:27.000Z","size":1786,"stargazers_count":395,"open_issues_count":0,"forks_count":27,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-10-30T02:59:40.141Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ajhager.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":"2013-05-05T00:25:59.000Z","updated_at":"2024-09-29T14:37:06.000Z","dependencies_parsed_at":"2022-08-27T22:40:56.046Z","dependency_job_id":null,"html_url":"https://github.com/ajhager/engi","commit_stats":null,"previous_names":["ajhager/eng"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajhager%2Fengi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajhager%2Fengi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajhager%2Fengi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajhager%2Fengi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajhager","download_url":"https://codeload.github.com/ajhager/engi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245662802,"owners_count":20652085,"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-07-31T16:00:45.116Z","updated_at":"2025-03-26T13:31:05.742Z","avatar_url":"https://github.com/ajhager.png","language":"Go","funding_links":[],"categories":["Code","Go","Table of Contents","GameEngine Design"],"sub_categories":["Engines and Frameworks"],"readme":"# [ENGi v0.6.0](http://ajhager.com/engi)\n\nA multi-platform 2D game library for Go.\n\n## Status\n\n*SUPER ALPHA* Expect bugs and major API changes. Just a proof of concept at the moment.\n\n\t\t* Clean native interfaces\n\t\t* Better asset management\n\t\t* More consistent and powerful input\n\t\t* Support multiple windows / games\n\t\t* Better windowed / borderless windowed / fullscreen support\n\t\t* Add support for built-in colors and images\n\n## Desktop\n\nThe desktop backend depends on glfw3, but includes the source code and links it statically. If you are having linker errors on Windows, I suggest using [TDM-GCC](http://tdm-gcc.tdragon.net/download) instead of MinGW as your cgo compiler.\n\n## Web\n\nThe web backend depends on [gopherjs](http://github.com/neelance/gopherjs). ```gopherjs build``` is very much like ```go build```, then you can embed the resulting javascript file into your html document.\n\nDuring development you can use [SRVi](https://github.com/ajhager/srvi) to automatically rebuild and serve your project every time you refresh. Quickly try out new ideas without even needing to setup a new index.html every time. \n\n## Android\n\nThe android backend is in the works, following the daily updates to the go.mobile repo.\n\n## Install\n\n```bash\ngo get -u github.com/ajhager/engi\n```\n\n## Documentation\n\n[godoc.org](http://godoc.org/github.com/ajhager/engi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajhager%2Fengi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajhager%2Fengi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajhager%2Fengi/lists"}