mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-12 22:17:26 +01:00
Add more links to README
This commit is contained in:
parent
8043f257e1
commit
ab41cbadaa
12
README.md
12
README.md
@ -15,12 +15,12 @@ Ebiten is an open source game library for the Go programming language. Ebiten's
|
|||||||
|
|
||||||
## Platforms
|
## Platforms
|
||||||
|
|
||||||
* Windows (No Cgo!)
|
* [Windows](https://ebiten.org/documents/install.html?os=windows) (No Cgo!)
|
||||||
* macOS
|
* [macOS](https://ebiten.org/documents/install.html?os=darwin)
|
||||||
* Linux
|
* [Linux](https://ebiten.org/documents/install.html?os=linux)
|
||||||
* FreeBSD
|
* [FreeBSD](https://ebiten.org/documents/install.html?os=freebsd)
|
||||||
* Android
|
* [Android](https://ebiten.org/documents/mobile.html)
|
||||||
* iOS
|
* [iOS](https://ebiten.org/documents/mobile.html)
|
||||||
* Web browsers (Chrome, Firefox, Safari and Edge)
|
* Web browsers (Chrome, Firefox, Safari and Edge)
|
||||||
* [WebAssembly](https://ebiten.org/documents/webassembly.html)
|
* [WebAssembly](https://ebiten.org/documents/webassembly.html)
|
||||||
* [GopherJS](https://ebiten.org/documents/gopherjs.html)
|
* [GopherJS](https://ebiten.org/documents/gopherjs.html)
|
||||||
|
Loading…
Reference in New Issue
Block a user