mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
docs: Update README
This commit is contained in:
parent
8adadccea0
commit
8b78855462
@ -5,7 +5,7 @@
|
||||
|
||||
**A dead simple 2D game library in Go**
|
||||
|
||||
Ebiten is an open-source game library, with which you can develop 2D games with simple API for multi platforms in the Go programming language.
|
||||
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.
|
||||
|
||||
* [Website (ebiten.org)](https://ebiten.org)
|
||||
* [API Reference](https://pkg.go.dev/github.com/hajimehoshi/ebiten)
|
||||
|
Loading…
Reference in New Issue
Block a user