Skip to content

michioxd/go-hbc-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-hbc-intro

The Homebrew Channel banner built with Go and ebiten. I made this for fun and to learn Go.

It is a simple implementation of the Homebrew Channel banner, which is a homebrew application for the Wii console. The banner is displayed when the application is launched and provides information about the application.

image

Building

git clone https://github.com/michioxd/go-hbc-intro.git
cd go-hbc-intro
go build -ldflags="-H windowsgui" -o ghi.exe main.go

Running

ghi.exe

License

All assets are licensed under the GNU General Public License. See from hbc respository for more information.

Go code is licensed under the MIT License. See LICENSE for more information.

About

The Homebrew Channel banner re-implement in Go and ebiten

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages