https://github.com/gocs/ymmr
ebiten go grpc
Last synced: 3 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-28T13:24:25.000Z (almost 2 years ago)
- Last Synced: 2025-05-07T18:01:59.233Z (5 months ago)
- Topics: ebiten, go, grpc
- Language: Go
- Homepage:
- Size: 160 KB
- Stars: 1
- Watchers: 1
- 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
```