From 2dac9b2af1901ecac3dc230e1217f52b386dc058 Mon Sep 17 00:00:00 2001 From: rootVIII Date: Mon, 31 May 2021 00:45:59 -0400 Subject: [PATCH] readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7c210b..44b45ee 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,10 @@ The game was developed as a POC to experience creating a simple game with Go/deploying it to Android
  • - The Ebiten library for Golang was used to create the game + The Ebiten library for Golang was used to create the game +
  • +
  • + go-inovation was used as a guide for the ebitenmobile .aar binding
  • All development/debugging was done with the gomobile tool and adb