go-inovation icon indicating copy to clipboard operation
go-inovation copied to clipboard

Go port of Inovation 2007 by Omega

Results 1 go-inovation issues
Sort by recently updated
recently updated
newest added

I tried to build this project on linux/arm64 and this error occurs. I used the following command: `go run github.com/hajimehoshi/ebiten/v2/cmd/ebitenmobile bind -target android -androidapi 34 -javapkg com.hajimehoshi.goinovation -o ./mobile/android/inovation/inovation.aar ./mobile`...