From 81e8e7cc4abab187c0786b530ea5b4fe8fee0711 Mon Sep 17 00:00:00 2001 From: rootVIII Date: Thu, 27 May 2021 00:41:06 -0400 Subject: [PATCH] readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 053f675..ad114c9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ ### Skulls is simple Columns-like strategy game developed in Golang with the Ebiten library (for Android) -All development/debugging was done with the gomobile tool and adb. - - ex2 @@ -28,14 +25,17 @@ alias pixel4='$ANDROID_HOME/emulator/emulator -avd "Pixel_4_API_30"' ex1 -
    +
+ This was developed on macOS Big Sur.