https://github.com/gocs/ymmr
ebiten go grpc
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gocs/ymmr
- Owner: gocs
- License: apache-2.0
- Created: 2019-09-28T12:31:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-28T13:24:25.000Z (over 1 year ago)
- Last Synced: 2025-01-02T10:45:22.218Z (4 months ago)
- Topics: ebiten, go, grpc
- Language: Go
- Homepage:
- Size: 160 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ymmr
## prerequisite
go version 1.12
## running
```sh
go get
go run main.go
```