Skip to content
Paul Ronga edited this page Jun 20, 2020 · 7 revisions

Welcome to the Edgar wiki!

Player's manual

Movements

  • Swipe left / right to run left or right

  • Swipe up to jump

  • Diagonal swipe to jump left / right

  • Tap to stop

While jumping, you can program your next move. Exemple: a tap mid-air makes Edgar stop when he lands. Swiping right will make him change direction when he lands.

Goal

“Thank you for enrolling at GreenAlien. Your first task is to inspect an underground laboratory which does illegal in vivo alien testing”, says the introduction text. But actually, your own goal is to escape from this crazy place.

Levels

The first level is a tutorial, the second one is very straightforward. Then it gets tougher. Please tell us if the difficulty curve doesn't seem good.

Help Wanted

Any help is welcome. Feel free to point out issues or do pull requests.

Do you know good iOS FOSS (free and open source) games? We'd like to know more of them.

How to compile

You need Xcode to compile the sources. The game can then run in a simulator or in your iPhone/iPad/iPod if you plug it to your computer USB port.

Android port with Godot

This is our next goal! Porting Edgar the Explorer to Android using Godot Engine.

Clone this wiki locally