From 04b4d242ef579770a83a8af0c0b0cef3c6cd12e7 Mon Sep 17 00:00:00 2001 From: Mathieu Schroeter Date: Fri, 1 Sep 2017 11:38:26 +0200 Subject: [PATCH] Improve README --- README-user.md | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/README-user.md b/README-user.md index 00a996f..75b98b0 100644 --- a/README-user.md +++ b/README-user.md @@ -1,5 +1,5 @@ -# Planet Blupi (v1.9) +# Planet Blupi (v1.9.x) This version contains over 30 missions and a built in editor, which enables you to construct your own missions. @@ -19,9 +19,9 @@ What ever your screen resolution is, the game "Planet Blupi" always runs in 640x480 on full screen. If your screen does not support this mode, you may run the game by default in windowed mode. Proceed as follows: -- 1. Quit the game "Planet Blupi". -- 2. Open the file "/data/config.json" with a text editor. -- 3. Replace `fullscreen: true` by "fullscreen: false". +- 1. Quit the game _Planet Blupi_. +- 2. Open the file `/data/config.json` with a text editor. +- 3. Replace `fullscreen: true` by `fullscreen: false`. - 4. Save and restart the game. In this mode the screen is no more scrolled if the mouse touches the window @@ -49,21 +49,23 @@ useful operation on the selected spot. | Keys | Description | | ------------ | ----------- | -| Arrows | Scrolls the visible part of the scene. | -| Spacebar | Shows or hides items. | -| F1 | Describes the goal without interrupting the game. | -| F5 | Normal speed (x1). | -| F6 | Double speed (x2). | -| Home | Returns to place of mission departure | -| Ctrl+F9..F12 | Bookmarks a spot. | -| F9..F12 | Returns to the corresponding bookmarked spot. | -| Pause | Temporarily suspends the game. | +| Arrows | Scrolls the visible part of the scene. | +| Spacebar | Shows or hides items. | +| F1 | Describes the goal without interrupting the game. | +| F5 | Normal speed (x1). | +| F6 | Double speed (x2). | +| Home | Returns to place of mission departure | +| Ctrl+F9..F12 | Bookmarks a spot. | +| F9..F12 | Returns to the corresponding bookmarked spot. | +| Pause | Temporarily suspends the game. | When you switch to an other application, the game is automatically paused. -## EPSITEC +## Epsitec SA -Planet Blupi is an original creation of EPSITEC SA. +_Planet Blupi_ is an original creation of [Epsitec SA][1]. -http://www.blupi.org +http://www.blupi.org info@blupi.org + +[1]: http://www.epsitec.ch