Hi all,
I'm happy to announce the new version of Ebiten 1.9.0!
Ebiten is a dead simple 2D game library, with which you can develop 2D games working on multiple environments including desktops, browsers and mobiles.
New features in 1.9.0:
* No Cgo on Windows!
* You can build and run Ebiten games without C compilers on Windows!
* Metal on macOS
* Now Ebiten uses Metal instead of OpenGL on macOS.
* Performance improvement
Enjoy!