readme
This commit is contained in:
parent
e72b642306
commit
2dac9b2af1
1 changed files with 4 additions and 1 deletions
|
@ -15,6 +15,9 @@
|
||||||
<li>
|
<li>
|
||||||
The <a href="https://ebiten.org/" target="_blank">Ebiten</a> library for Golang was used to create the game
|
The <a href="https://ebiten.org/" target="_blank">Ebiten</a> library for Golang was used to create the game
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/hajimehoshi/go-inovation" target="_blank">go-inovation</a> was used as a guide for the ebitenmobile .aar binding
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
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>
|
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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue