hugo-website/content/projects/escapefrommars.md
2021-07-18 11:33:10 +02:00

23 lines
No EOL
961 B
Markdown

---
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)