Escapist !

Escapist !

This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
overall: 3.71
fun: 3.71
innovation: 3.76
theme: 4.33
graphics: 3.19
audio: 2.75
mood: 3.65
Hello everyone !
I'm proud to present you my first Jam game : Escapist !

The aim of this game is to escape from an island that will soon be submerged by the water.
To do this, you need to create a ship : the Escapist.

`Will your civilization espape from it's fateful destiny ?`

To do this, you will need to gather resources and expand your buildings.

Download


![download.png](http://gamejolt.com/games/escapist/251962)

Installation


My game is based on the Slick2D Java library. If you have java installed, you can run it easily.
For Linux users, you may have to install the openjfx lib that is not available directly with open-jdk !

```shell
sudo apt-get install openjfx
```

To run the game on UNIX computers :

```shell
java -jar escapist.jar
```

Controls


* Mouse + Click / Arrows to select a zone
* [1]-[5] to build
* [DEL] to destroy a building
* [R] restart the game
* [I] information menu
* [P] pause the game

Mechanics


Resources

IconName
Population
Worker
Food
Rock
Log

Buidlings

Every building requires and provides resources. Some buildings have placement restrictions !
Be carefull and don't let your buildings being submerged by the water !

IconName
House
Farm
Mine
Woodman's hut


Once you collected enough resources you can build your Escapist ship, and survive until the building is complete.

`Escapist's building evolution`

Here's what the game looks like ! (GIF)

Credits


All the game have been created in Java using the Slick2D library.

My code is available on Github (it's pretty messy, don't hit me please :disappointed_relieved:)

All the resources have been created with my little hands / voice :heart:
Found a bug?
Tell us on Discord