Ebiten alternatives and similar packages
Based on the "Game Development" category.
Alternatively, view Ebiten alternatives based on common mentions on social networks and blogs.
-
goworld
Scalable Distributed Game Server Engine with Hot Swapping in Golang -
nano
Lightweight, facility, high performance golang based game server framework -
Pitaya
Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK. -
raylib-go
Go bindings for raylib, a simple and easy-to-use library to enjoy videogames programming. -
resolv
A Simple 2D Golang collision detection and resolution library for games -
tile
Tile is a 2D grid engine, built with data and cache friendly ways, includes pathfinding and observers.
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Ebiten or a related project?
Popular Comparisons
README
Ebitengine (v2)
A dead simple 2D game engine for Go
Ebitengine (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.
Platforms
Note: External (bluetooth) keyboards are not available on iOS yet.
For installation on desktops, see the installation instruction.
Features
- 2D Graphics (Geometry and color transformation by matrices, Various composition modes, Offscreen rendering, Text rendering, Automatic batches, Automatic texture atlas, Custom shaders)
- Input (Mouse, Keyboard, Gamepads, Touches)
- Audio (Ogg/Vorbis, MP3, WAV, PCM)
Packages
Community
- Discord
#ebitengine
channel in Gophers Slack- GitHub Discussion
r/ebitengine
in Reddit
License
Ebitengine is licensed under Apache license version 2.0. See [LICENSE](LICENSE) file.
The Ebitengine logo by Hajime Hoshi is licensed under the Creative Commons Attribution-NoDerivatives 4.0.
*Note that all licence references and agreements mentioned in the Ebiten README section above
are relevant to that project's source code only.