mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2026-04-23 00:07:15 +08:00
abbb9291484e4d4e8252b0ecb1e608d05fc273fa
This change also includes PanicOnErrorAtImageAt, which panics when an error is detected at (*Image).At. This function is only for testing. Fixes #1349
Ebiten
A dead simple 2D game library for Go
Ebiten is an open source game library for the Go programming language. Ebiten's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms.
Platforms
Note: Gamepad and keyboard are not available on Android/iOS.
For installation on desktops, see the installation instruction.
Features
- 2D Graphics (Geometry/Color matrix transformation, Various composition modes, Offscreen rendering, Fullscreen, Text rendering, Automatic batches, Automatic texture atlas)
- Input (Mouse, Keyboard, Gamepads, Touches)
- Audio (Ogg/Vorbis, MP3, WAV, PCM)
Packages
Community
Slack
#ebiten channel in Gophers Slack
License
Ebiten is licensed under Apache license version 2.0. See LICENSE file.
Description
Ebitengine - A dead simple 2D game engine for Go
ebitenebitenginegamegame-2dgame-developmentgame-enginegame-engine-2dgame-librarygamedevgogolanggolang-library
Readme
Apache-2.0
151 MiB
Languages
Go
83.9%
C
14.6%
Objective-C
0.7%
Java
0.6%
C++
0.2%
