Categorygithub.com/drjosh9000/ebiten
repositorypackage
1.1.0
Repository: https://github.com/drjosh9000/ebiten.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Ebiten (海老天)

Build Status

  • A simple SNES-like 2D game library in Go
  • Works on
    • Web browsers (powered by GopherJS)
      • Supported browsers: Chrome, Firefox, Safari on desktops
    • Mac OS X
    • Linux (maybe)
    • Windows (possibly)
  • API Docs

Features

  • 2D Graphics
  • Input (Mouse, Keyboard)

Documentation

http://hajimehoshi.github.io/ebiten/

License

Ebiten is licensed under Apache license version 2.0. See license.txt.