Skip to content

Commit efd4da4

Browse files
committed
Update BallBouncer docs
1 parent 6222818 commit efd4da4

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

BallBouncer/docs/en/changelog.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## 1.2.0
44

5-
This version is designed to further improve the user experience and polish the
6-
existing content of the game. Now you can reassign keyboard shortcuts as you
7-
wish. It is now possible to record your gameplay and play back the resulting
8-
recordings using the built-in player for such recordings. An object map and
9-
several other improvements and fixes are also in place.
5+
This version is aimed at further improving the user experience and existing
6+
content polishing. Now you can reassign keyboard shortcuts as you wish. It is
7+
now possible to record your gameplay and play back the resulting recordings
8+
using the built-in player for such recordings. An object map and several other
9+
improvements and fixes are also in place.
1010

1111
We have opened the official [github translation
1212
repository](https://github.com/sooslandia/translations). If you want to

BallBouncer/docs/en/readme.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ and also describes the gameplay in detail with most of the nuances. If you want
55
to figure it out yourself, we recommend that you immediately go and familiarize
66
yourself with the table of control keys.
77

8-
## How to play
8+
## About the game
99

1010
### Brief description
1111

@@ -71,7 +71,8 @@ done by pressing left/right arrow keys.
7171
On the shop screen, by pressing enter on the item you have selected, you can open
7272
reference information that describes this item. In your profile, on the
7373
"Statistics" tab, by pressing enter on a list item you can receive a reward, if
74-
available. On the “Skills” tab, by clicking on an item, you can get detailed
74+
available. By pressing ctrl+c you can copy the contents of the item into your
75+
clipboard. On the “Skills” tab, by clicking on an item, you can get detailed
7576
information about the skill.
7677

7778
All menus and screens, excluding the main menu and the last game results menu,
@@ -202,7 +203,7 @@ the object in the place where this object is located, and the type of object
202203
will also be announced. You can turn off the pronunciation of the object type
203204
using the f1 key. Using the f2 key you can switch between movement modes.
204205

205-
There are two cursor movement modes:There are two types of throw:
206+
There are two cursor movement modes:
206207

207208
- Free movement. The cursor can be moved on the map in any direction by one cell.
208209
When moving in free mode, empty cells will also be visible under the cursor,
@@ -280,8 +281,8 @@ configuration.
280281
| Switch camera mode between first person mode and field-centered view mode | v |
281282
| Jump (if the mechanic is unlocked) | Up arrow or w key |
282283
| Catch the ball (if the mechanic is unlocked) | left or right control |
283-
| Select a skill slot from 1 to 10 (if the skill is set) | keys 1 to 0 |
284-
| Cancel skill slot selection | Grave |
284+
| Select a skill slot from 1 to 10 (if the skill is set) | keys 1 to 0/numpad1 to numpad0 |
285+
| Cancel skill slot selection | Grave / numpad enter |
285286
| Open the object map | m |
286287
| Find out the time until the end of the gaming session | t |
287288
| Find out the current number of points scored | p |

0 commit comments

Comments
 (0)