github hajimehoshi/ebiten v1.1.0-rc1

latest releases: v2.5.0-alpha.12, v2.4.16, v2.5.0-alpha.11...
7 years ago
  • Support for web browsers: Ebiten now includes support for web browsers with GopherJS.
  • Some API has changed:
    • ImagePart is deprecated. Use ImageParts interface instead.
    • ColorM.Element and GeoM.Element's recievers changed from structs to pointers.
    • A lot of keyboard keys have been added. KeyMax and MouseButtonMax were removed.
  • The game is stopped when the window is not active.

Don't miss a new ebiten release

NewReleases is sending notifications on new releases.