Thanks to visit codestin.com
Credit goes to github.com

Skip to content

brettchalupa/ebiten

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,401 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ebiten (海老天)

Build Status GoDoc Go Report Card

  • A simple SNES-like 2D game library in Go
  • Works on
    • Web browsers (powered by GopherJS)
      • Supported browsers: Chrome and Firefox on desktops
    • Windows
    • Mac OS X
    • Linux
    • Android (WIP)
    • iOS (WIP)

Features

  • 2D Graphics
  • Input (Mouse, Keyboard, and Gamepad)
  • Audio (Ogg/Vorbis, WAV, and PCM)

Documentation

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

License

Ebiten is licensed under Apache license version 2.0. See LICENSE file.

About

A simple SNES-like 2D game library in Go

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 82.7%
  • HTML 17.3%