This commit is contained in:
rootVIII 2021-05-30 17:25:10 -04:00
parent 8e0d960019
commit 6df394cccb

View file

@ -16,7 +16,7 @@
The <a href="https://ebiten.org/" target="_blank">Ebiten</a> library for Golang was used to create the game.
</li>
<li>
All development/debugging was done with the <b>gomobile</b> tool and <b>adb</b>.
All development/debugging was done with the <a href="https://pkg.go.dev/golang.org/x/mobile/cmd/gomobile" target="_blank">gomobile</a> tool and <a href="https://developer.android.com/studio/command-line/adb" target="_blank">adb</a>.
</li>
<li>
Android Studio should be downloaded/installed; the AVD emulators are free and convenient