From fd4d34ee7b5c1462ec1ffa0be7e22a6934158675 Mon Sep 17 00:00:00 2001 From: BroodjeAap Date: Thu, 14 Jul 2022 07:17:57 +0000 Subject: [PATCH] fixed typo --- content/projects/escapefrommars.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/projects/escapefrommars.md b/content/projects/escapefrommars.md index 70dc2ed..fcd72fd 100644 --- a/content/projects/escapefrommars.md +++ b/content/projects/escapefrommars.md @@ -6,7 +6,7 @@ image: "/img/escapefrommars/main.png" --- A game created during the [Game Design & Development](https://cmgt.hr.nl/informatie/minor-game-design-and-development) minor. -Source code was thought to be lost, but recovered by decompling an APK with [JADX](https://github.com/skylot/jadx) and refactored to work with a template project created with [libgdx-liftoff](https://github.com/tommyettinger/gdx-liftoff). +Source code was thought to be lost, but recovered by decompiling an APK with [JADX](https://github.com/skylot/jadx) and refactored to work with a template project created with [libgdx-liftoff](https://github.com/tommyettinger/gdx-liftoff). The game is available on the [Google Play store](https://play.google.com/store/apps/details?id=net.broodjeaap.escapefrommars).