Skip to content

Commit

Permalink
💡 Updates README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-rapagnani committed Aug 17, 2020
1 parent 0ee9b3e commit a1eb685
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ Yes, this means you can now play the Marathon saga on your Android phone! :robot
Download the APK of the desired chapter from the [releases](https://github.com/daniele-rapagnani/alephone-android/releases) page from your phone and install it.
Your phone may complain about the APKs signature as it is not registered with the Google Play Store, simply ignore the warnings. Enjoy!

## Known Issues

* Marathon 2/Infinity take a lot of time to start (on some phones even a minute or so), it looks like the app is frozen but it's not. After that the game goes on smoothly.
* If you put the app in background the screen is not redrawn unless you start moving.

## How to play

The game supports playing with both a bluetooth keyboard and a bluetooth joystick!
Expand Down Expand Up @@ -58,4 +63,4 @@ If you want just one you can build the corresponding flavor:

```sh
./gradlew assembleMarathon2Release
```
```

0 comments on commit a1eb685

Please sign in to comment.