{"id":13412918,"url":"https://github.com/hajimehoshi/ebiten","last_synced_at":"2025-05-12T05:27:52.678Z","repository":{"id":37236584,"uuid":"10721619","full_name":"hajimehoshi/ebiten","owner":"hajimehoshi","description":"Ebitengine - A dead simple 2D game engine for Go","archived":false,"fork":false,"pushed_at":"2025-05-11T19:13:28.000Z","size":107671,"stargazers_count":11959,"open_issues_count":299,"forks_count":701,"subscribers_count":152,"default_branch":"main","last_synced_at":"2025-05-12T02:42:53.093Z","etag":null,"topics":["ebiten","ebitengine","game","game-2d","game-development","game-engine","game-engine-2d","game-library","gamedev","go","golang","golang-library"],"latest_commit_sha":null,"homepage":"https://ebitengine.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hajimehoshi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null},"funding":{"github":"hajimehoshi","patreon":"hajimehoshi_"}},"created_at":"2013-06-16T15:13:01.000Z","updated_at":"2025-05-12T02:05:21.000Z","dependencies_parsed_at":"2023-09-25T19:17:16.129Z","dependency_job_id":"bc0e7e72-ebcd-4a65-bd76-663432ff37b1","html_url":"https://github.com/hajimehoshi/ebiten","commit_stats":{"total_commits":9030,"total_committers":93,"mean_commits":97.09677419354838,"dds":0.04983388704318936,"last_synced_commit":"81bbc4db0a3d1841d4b0422f09dd0d028f9b2da4"},"previous_names":["hajimehoshi/go.ebiten","hajimehoshi/go-ebiten"],"tags_count":321,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimehoshi%2Febiten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimehoshi%2Febiten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimehoshi%2Febiten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajimehoshi%2Febiten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajimehoshi","download_url":"https://codeload.github.com/hajimehoshi/ebiten/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253672701,"owners_count":21945480,"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":["ebiten","ebitengine","game","game-2d","game-development","game-engine","game-engine-2d","game-library","gamedev","go","golang","golang-library"],"created_at":"2024-07-30T20:01:31.069Z","updated_at":"2025-05-12T05:27:52.649Z","avatar_url":"https://github.com/hajimehoshi.png","language":"Go","funding_links":["https://github.com/sponsors/hajimehoshi","https://patreon.com/hajimehoshi_"],"categories":["Popular","Go","开源类库","Game Development","Programming","Open source library","游戏","游戏开发","Relational Databases","Repos","遊戲開發","Uncategorized","\u003cspan id=\"游戏开发-game-development\"\u003e游戏开发 Game Development\u003c/span\u003e","Repositories","Libraries"],"sub_categories":["游戏相关","Advanced Console UIs","Golang","Search and Analytic Databases","Game Related","网络服务_其他","SQL 查询语句构建库","高級控制台界面","检索及分析资料库","Uncategorized","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e","高级控制台界面","Go"],"readme":"# Ebitengine (v2)\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/hajimehoshi/ebiten/v2.svg)](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2)\n[![Build Status](https://github.com/hajimehoshi/ebiten/actions/workflows/test.yml/badge.svg)](https://github.com/hajimehoshi/ebiten/actions?query=workflow%3Atest)\n\n**A dead simple 2D game engine for Go**\n\nEbitengine (formerly known as Ebiten) is an open source game engine for the Go programming language. Ebitengine's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms.\n\n* [Website (ebitengine.org)](https://ebitengine.org)\n* [API Reference](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2)\n* [Cheat Sheet](https://ebitengine.org/en/documents/cheatsheet.html)\n* [Awesome Ebitengine](https://github.com/sedyh/awesome-ebitengine)\n\n![Overview](https://ebitengine.org/images/overview2.png)\n\n## Platforms\n\n* [Windows](https://ebitengine.org/en/documents/install.html?os=windows) (No Cgo required!)\n* [macOS](https://ebitengine.org/en/documents/install.html?os=darwin)\n* [Linux](https://ebitengine.org/en/documents/install.html?os=linux)\n* [FreeBSD](https://ebitengine.org/en/documents/install.html?os=freebsd)\n* [Android](https://ebitengine.org/en/documents/mobile.html)\n* [iOS](https://ebitengine.org/en/documents/mobile.html)\n* [WebAssembly](https://ebitengine.org/en/documents/webassembly.html)\n* Nintendo Switch\n* Xbox (Xbox support is limited and not available to everyone. Negotiations are currently underway to make it accessible to all.)\n\nFor installation on desktops, see [the installation instruction](https://ebitengine.org/en/documents/install.html).\n\n## Features\n\n* 2D Graphics (Geometry and color transformation by matrices, Various composition modes, Offscreen rendering, Text rendering, Automatic batches, Automatic texture atlas, Custom shaders)\n* Input (Mouse, Keyboard, Gamepads, Touches)\n* Audio (Ogg/Vorbis, MP3, WAV, PCM)\n\n## Packages\n\n* [ebiten](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2)\n  * [audio](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2/audio)\n    * [mp3](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2/audio/mp3)\n    * [vorbis](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2/audio/vorbis)\n    * [wav](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2/audio/wav)\n  * [colorm](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2/colorm)\n  * [ebitenutil](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2/ebitenutil)\n  * [inpututil](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2/inpututil)\n  * [mobile](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2/mobile)\n  * [text/v2](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2/text/v2)\n  * [vector](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2/vector)\n  * [exp/textinput](https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2/exp/textinput)\n\n## Community\n\n- [Discord](https://discord.gg/3tVdM5H8cC)\n- `#ebitengine` channel in [Gophers Slack](https://blog.gopheracademy.com/gophers-slack-community/)\n- [GitHub Discussion](https://github.com/hajimehoshi/ebiten/discussions)\n- [`r/ebitengine` in Reddit](https://www.reddit.com/r/ebitengine/)\n\n## License\n\nEbitengine is licensed under Apache license version 2.0. See [LICENSE](LICENSE) file.\n\n[The Ebitengine logo](https://ebitengine.org/images/logo.png) by Hajime Hoshi is licensed under [the Creative Commons Attribution 4.0](https://creativecommons.org/licenses/by/4.0/).\n\n### GLFW\n\nhttps://github.com/glfw/glfw\n\n\n```\nCopyright (c) 2002-2006 Marcus Geelnard\n\nCopyright (c) 2006-2019 Camilla Löwy\n\nThis software is provided 'as-is', without any express or implied\nwarranty. In no event will the authors be held liable for any damages\narising from the use of this software.\n\nPermission is granted to anyone to use this software for any purpose,\nincluding commercial applications, and to alter it and redistribute it\nfreely, subject to the following restrictions:\n\n1. The origin of this software must not be misrepresented; you must not\n   claim that you wrote the original software. If you use this software\n   in a product, an acknowledgment in the product documentation would\n   be appreciated but is not required.\n\n2. Altered source versions must be plainly marked as such, and must not\n   be misrepresented as being the original software.\n\n3. This notice may not be removed or altered from any source\n   distribution.\n```\n\n### Go\n\nhttps://cs.opensource.google/go/go\n\n\n```\nCopyright (c) 2009 The Go Authors. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are\nmet:\n\n   * Redistributions of source code must retain the above copyright\nnotice, this list of conditions and the following disclaimer.\n   * Redistributions in binary form must reproduce the above\ncopyright notice, this list of conditions and the following disclaimer\nin the documentation and/or other materials provided with the\ndistribution.\n   * Neither the name of Google Inc. nor the names of its\ncontributors may be used to endorse or promote products derived from\nthis software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n\"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\nA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\nOWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\nTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n```\n\n### go-gl/gl\n\nhttps://github.com/go-gl/gl\n\n\n```\nThe MIT License (MIT)\n\nCopyright (c) 2014 Eric Woroshow\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n\n### go-gl/glfw\n\nhttps://github.com/go-gl/glfw\n\n\n```\nCopyright (c) 2012 The glfw3-go Authors. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are\nmet:\n\n   * Redistributions of source code must retain the above copyright\nnotice, this list of conditions and the following disclaimer.\n   * Redistributions in binary form must reproduce the above\ncopyright notice, this list of conditions and the following disclaimer\nin the documentation and/or other materials provided with the\ndistribution.\n   * Neither the name of Google Inc. nor the names of its\ncontributors may be used to endorse or promote products derived from\nthis software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n\"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\nA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\nOWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\nTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhajimehoshi%2Febiten","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhajimehoshi%2Febiten","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhajimehoshi%2Febiten/lists"}