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.

GitHub project: https://github.com/hajimehoshi/ebiten
1.9.0 Detail: https://github.com/hajimehoshi/ebiten/releases/tag/v1.9.0
Website: https://hajimehoshi.github.io/ebiten/

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!

-- 
Hajime Hoshi <hajimeho...@gmail.com>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to