go-inovation

command module
v0.0.0-...-e49e192 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 7 Imported by: 0

README

Go port of "Inovation 2007" by Omega

Original Work

http://o-mega.sakura.ne.jp/product/ino.html

Releases

Web Browsers

http://hajimehoshi.github.io/go-inovation/

Android

Get it on Google Play

iOS

Download on the App Store

Privacy Policy

We never collect any data from users in the above applications.

How to install and run on desktops

mkdir go-inovation
cd go-inovation
go mod init examle.com/m
go run github.com/hajimehoshi/go-inovation

How to build for Android

git clone https://github.com/hajimehoshi/go-inovation
cd go-inovation
go run github.com/hajimehoshi/ebiten/v2/cmd/ebitenmobile bind -target android -javapkg com.hajimehoshi.goinovation -o ./mobile/android/inovation/inovation.aar ./mobile
# You might need to specify Android SDK version like `-androidapi=23`

and run the Android Studio project in ./mobile/android.

How to build for iOS

git clone https://github.com/hajimehoshi/go-inovation
cd go-inovation
go run github.com/hajimehoshi/ebiten/v2/cmd/ebitenmobile bind -target ios -o ./mobile/ios/Mobile.xcframework ./mobile

and run the Xcode project in ./mobile/ios.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL