added escape from mars page

This commit is contained in:
broodjeaap89 2021-07-18 11:33:10 +02:00
parent cfaa7d25b9
commit bdc7231681
7 changed files with 23 additions and 0 deletions

View file

@ -0,0 +1,23 @@
---
title: "Escape From Mars Game"
date: 2021-01-11T20:45:36+01:00
draft: false
image: "/img/escapefrommars/main.png"
---
<!--more-->
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).
The game is available on the [Google Play store](https://play.google.com/store/apps/details?id=net.broodjeaap.escapefrommars).
## Game
### Gameplay
![gameplay1](/img/escapefrommars/gameplay1.png)
![gameplay1](/img/escapefrommars/gameplay2.png)
![gameplay1](/img/escapefrommars/win.png)
### Levels
![levels](/img/escapefrommars/levels.png)
### Perks
Complete levels to get upgrade point to spend on perks:
![month_practice](/img/escapefrommars/perks.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB