https://github.com/hajimehoshi/ebitenguidemo
[WIP] A GUI demonstration in Ebiten
https://github.com/hajimehoshi/ebitenguidemo
Last synced: 7 months ago
JSON representation
[WIP] A GUI demonstration in Ebiten
- Host: GitHub
- URL: https://github.com/hajimehoshi/ebitenguidemo
- Owner: hajimehoshi
- License: apache-2.0
- Created: 2020-08-22T12:46:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-25T17:24:12.000Z (about 5 years ago)
- Last Synced: 2025-02-28T07:53:19.763Z (7 months ago)
- Language: Go
- Homepage:
- Size: 64.5 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ebiten GUI Demo
A GUI demonstration in [Ebiten](https://ebiten.org). This is work in progress.
```
git clone https://github.com/hajimehoshi/ebitenguidemo
cd ebitenguidemo
wasmserve -tags=example ./example/image
```and open `http://localhost:8080` on your browser.
## Resources
Pixel UI pack
https://www.kenney.nl/assets/pixel-ui-pack (CC0 1.0 License)