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
- Host: GitHub
- URL: https://github.com/ishmulyan/ebiten-macos-menu
- Owner: ishmulyan
- Created: 2021-03-29T14:36:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-29T15:13:15.000Z (over 5 years ago)
- Last Synced: 2024-06-19T04:27:38.007Z (about 2 years ago)
- Topics: ebiten, game-development, go, golang, macos
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.