https://github.com/disq/xgopher
One giant hack for an xeyes variant.
https://github.com/disq/xgopher
fun xeyes
Last synced: 7 months ago
JSON representation
One giant hack for an xeyes variant.
- Host: GitHub
- URL: https://github.com/disq/xgopher
- Owner: disq
- License: mit
- Created: 2017-06-05T15:38:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T07:54:53.000Z (over 8 years ago)
- Last Synced: 2025-01-08T18:24:04.575Z (9 months ago)
- Topics: fun, xeyes
- Language: Go
- Homepage:
- Size: 360 KB
- Stars: 15
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xgopher
xgopher is a giant hack for an xeyes variant.

# Installation
go get -u github.com/disq/xgopher
# Dependencies
(go get will install them for you)
- golang.org/x/exp/shiny/...
- golang.org/x/image/draw
- golang.org/x/mobile/event/...[go-bindata](https://github.com/jteeuwen/go-bindata) was used to generate [bindata.go](/bindata.go)
# Credits
The Go gopher was designed by [Renee French](http://reneefrench.blogspot.com/).
gopher.{svg,png} was created by [@tenntenn](https://twitter.com/tenntenn) and downloaded from the [golang-samples](https://github.com/golang-samples/gopher-vector) repository.
Licensed under the Creative Commons 3.0 Attributions license.