bubbles

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

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

Go to latest
Published: Feb 24, 2024 License: MIT Imports: 2 Imported by: 0

README

How to install and run on desktops

mkdir bubbles
cd bubbles
go mod init examle.com/m
go run github.com/drevald/bubbles

How to build for Android

git clone https://github.com/drevald/bubbles
cd bubbles
go run github.com/hajimehoshi/ebiten/v2/cmd/ebitenmobile bind -target android -javapkg com.flumine.bubbles -o ./mobile/android/bubbles/bubbles.aar ./mobile

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

How to build for iOS

git clone https://github.com/drevald/bubbles
cd bubbles
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.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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