An open API service indexing awesome lists of open source software.

https://github.com/ishmulyan/ebiten-macos-menu

An example of using macOS menu alongside ebiten
https://github.com/ishmulyan/ebiten-macos-menu

ebiten game-development go golang macos

Last synced: 5 days ago
JSON representation

An example of using macOS menu alongside ebiten

Awesome Lists containing this project

README

          

# ebiten-macos-menu
An example of using macOS menu alongside [ebiten](https://ebiten.org/).
Uses [macdriver](https://github.com/progrium/macdriver) for interacting with macOS API.